Skip to content

Releases: MrBenJ/modern-js-by-example

v1.2.0 - New chapter on architecture!

23 Apr 21:28
f240a5d
Compare
Choose a tag to compare

A brand new chapter has been released on Javascript architecture!

Also, a (very) brief teaser (and joke) regarding developer experience. Coming soon for chapter 10!

Enjoy the book!

v1.1.4 - Style and wording changes

22 Mar 20:59
73c9054
Compare
Choose a tag to compare

Huge thanks to all the wonderful Open Source contributors and issue creators!

  • Reduced the main .container max-width to 680px for Typography (Thanks @revelt! #64 )
  • Removed the gendering in the architecture chapter (Thanks @pauldariye! #51 )
  • Fixed misinformation about Set (Thanks @marwahaha ! #73 )

I'm not perfect with JS, but it's amazing community members that take the time to write issues and pull requests that make this book great. Thank you all!

v1.1.3

12 Jan 19:59
1b326a9
Compare
Choose a tag to compare

Added gatsby-netlify-plugin to make sure Netlify deploys the site with proper headers and redirects.

v1.1.2

08 Jan 15:52
9a5eb01
Compare
Choose a tag to compare

Updated alex to v7.1.0 and added savage to the ignored words to allow "primitive" in chapter 3

v1.1.1

07 Jan 18:48
3a23018
Compare
Choose a tag to compare

Removed @flow suppression for type-checking, as @emotion/core updated the issue.

v1.1.0

05 Jan 20:45
aa135a8
Compare
Choose a tag to compare

Some pretty big fixes happened here:

  1. I wasn't using the appropriate Gatsby plugin for emotion, resulting in a FOUC when the page loaded. That's been fixed! 😄

  2. emotion has been upgraded to v10 to use the previously mentioned Gatsby plugin. We all fancy in here with @emotion/core now 🥂 .

  3. All dependencies were updated to the latest version, like React and webpack.

  4. Some great contributors like @pauldariye stepped in, contributed valuable feedback, and edited some typos in the examples.

Thank you so much for reading my book! I hope you learn something fun and new from it :).

First Release

20 Dec 18:50
e825ea6
Compare
Choose a tag to compare

First release is finished! Enjoy the book and the site :)