Recommended javascript/nodejs resources
I share several useful javascript/nodejs resources.
- Everyday javascript, list of trending javascript projects including short-term trending stuffs: https://bestofjs.org/
- Medium/long-term trending javascript technologies, annual Javascript survey (multiple languages available): https://stateofjs.com/
Its sibling css version (multiple languages available): https://stateofcss.com/ - Learn javascript through efficient code snippets: https://www.30secondsofcode.org/
- Nodejs best practices (multiple languages available): https://github.com/goldbergyoni/nodebestpractices
- Learn CSS: https://tailwindcss.com/
- To follow the most recent (up-to-several-hours) technologies: register for https://gitpunch.com/. This project emails you daily for new releases from your starred projects on GitHub. This project helps you know in nearly real time what is happening in the open-source community.