Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of date #262

Open
slikts opened this issue Mar 9, 2020 · 1 comment
Open

Out of date #262

slikts opened this issue Mar 9, 2020 · 1 comment

Comments

@slikts
Copy link

slikts commented Mar 9, 2020

I've compiled a list of the currently relevant JS and TS tooling (that I could find), and I've also linked to this resource, since it's very close in focus, but with an added note that it's out of date.

In particular, some things that have changed are:

  • Immer for Redux instead of Immutable.js
  • Redux Toolkit was introduced
  • Emotion and styled-components over JSS
  • Increasing focus on API generators like Postgraphile, Hasura, over implementing APIs with Express
  • Increasing focus on zero-configuration starters like CRA
  • Flow increasingly less relevant compared to TypeScript
  • Prettier is very popular
@verekia
Copy link
Owner

verekia commented Mar 9, 2020

You're right, this tutorial is out of date. And your website is fantastic, great job.

I absolutely agree with everything you've listed and learned a few things (like Hot Loader being deprecated), so thank you.

My personal current stack is Gatsby with TypeScript, Apollo, and Emotion, to name only the core libraries.

I don't know what I'm gonna do with this repository to be honest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants