I really appreciate that GitHub has separate icons for pass and fail in CI. I've worked with Jenkins plugins that rely on red/green colour too much.
miniblog.
Related Posts
I've realised that the expression problem applies to docs just as much as code.
E.g. for a PL, do you organise syntax highlighting docs with all editors together, or do you have a separate page for all relevant plugins of a single editor?
@mdhughes@cybre.space Awesome!
I bet the author is pretty good at building packages to help their workflow too. This kind of project is a great way to start with your own editor plugins.
Babel is dropping the 'stage-N' presets in favour of specific plugins for features: https://babeljs.io/blog/2018/07/27/removing-babels-stage-presets
Iterating on PL features, especially with new syntax, is hard! Seems like they're striking a good balance.
