Giter Site home page Giter Site logo

blog's Introduction

andywhite37

blog's People

Contributors

andywhite37 avatar jihchi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

jihchi

blog's Issues

Functors blog post

Cool blog post! Was reading through it had a question and noticed a bug in example code:

  1. I believe you need ... before the map call: | [head, ...tail] => [f(head), ...map(f, tail)] on L393
  2. Should the first functor law more accurately be: map(id, fa) == fa; (not ===)? == is structural equality, and your List functor fails the law as written: sketch

Look into customizing fonts

I'm not in love with the serif font for the main content, so it would be nice to try some others.

Maybe it can start as a fork of the hugo-coder theme, and if I can figure out a way to make it configurable, maybe a pull request.

Look into better code formatting for ReasonML

I think I'm currently using Hugo's built-in Chroma formatter, which does okay using ocaml as the language, but the highlighting gets weird in comments.

I'm not sure if there are any good ReasonML formatting stylesheets, but it would be worth a look.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.