š React Js
Why React Hooks over React HOCs?
Learn and compare how React Hooks simplifies over React higher-order components.
Learn when to use useMemo Hook
Check the use case for the useMemo
hook. Learn when and how to use it in your react applications
Setting up tailwind CSS on a React app
Learn the easy way to setup Tailwind CSS with a React app. Tailwind CSS is a utility-based CSS library. It is making a wave among frontend developers.
š JavaScript
Beginners guide to Modern JS
This article will quickly introduce you to modern JS features. Of course not all, but enough of it to feel modern JS.
Challenges faced by N26 in the lack of JS environment
Check out this quick read to know, how N26 makes their web platform work in the environment where JS is not enabled or supported.
š° News
Learn how Lyft adapted Next Js for their frontend
This article provides insider details about how Lyft transitioned to Next Js for the frontend.
Code scanning in Github
Scan your code for security vulnerabilities before it reaches production. You can read more about the awesome feature introduced by Github recently.
ā”ļø JS - Quick bytes
- Gotchas of Array.map method in JavaScript
- Gotchas of Array.fill method in JavaScript
- Check whether a value exist in a JavaScript Object
- Check whether a key exist in a JavaScript Object
- CUID package to generate unique identifiers in JavaScript apps
- Creating test dataset using Faker NPM package
- Filter all the items in an Array that match the condition in JavaScript
š Courses
We launched our new free course React Router for Beginners
this week. It helps you understand React Router in a React application and get started with it.
š„ Blog to follow
Dmitri wrote about frontend, JavaScript, and React. He teaches through simple, yet depth enough articles on his blog. I am sure, you will enjoy his writing style.
Subscribe to our newsletter if you want to follow more awesome developers like him š