React Libraries, Testing, and JavaScript Fundamentals
React Libraries and Styling
Every year, I update my walkthrough about libraries in React. If you are new to React, the ecosystem can be quite overwhelming. This guide gives you a well-rounded outline of it.
What are your must-have libraries in React?
If you want to get into testing in React, check out this extensive introduction to React Testing Library. If this isn't enough for you, check out the new version of The Road to React which has a brand new testing chapter as well.
Which library are you using for testing React applications?
If you are new to React or just got started with React Hooks, I have these three guides for you showing you how to add, update, and remove items in list components in React.
JavaScript Fundamentals
Whether you already code proficiently in React or you are just getting started, revisiting naming conventions in JavaScript is a great exercise. In this guide I have written up everything I know about naming JavaScript variables.
If you are just getting started with JavaScript, this very beginner friendly guide tells you everything you need to know about JavaScript variables that range from primitives to objects.
It's already a while ago that I updated my JavaScript fundamentals for React tutorial, however, I bet it's still useful for many of you who get started with React. Here you will learn all the fundamentals for class components and functions components.
Personal Recommendation
I've given this recommendation before, but if you haven't watched Dark on Netflix yet, you need to get started with it :-) It's only a few days until the release of its final third season and I cannot wait to see it. Is there someone out there who is as hyped as I am?
That's it from me :-)
I hope you like my new tutorials and the update for The Road to React.
Best, Robin