Collection of React and TS Learning Resources
A constantly growing collection of valuable resources which will be handy whether you are a beginner or seasoned developer!🔥
Hi! It’s Tomáš, and I'm thrilled to present this week's edition of ByteBullet. Over the past month, I've been repeatedly asked for recommendations on best practices, design patterns and learning resources. As a result, I've put together this edition, which I intend to keep up to date! So, whether you want to revisit a specific resource or embark on a new learning journey, you can always bookmark this edition for easy access!
Regardless of your level of experience, whether you're a seasoned developer or just starting out, I believe you'll discover at least one valuable resource within this collection. It's designed to expand over time, so if you have any suggestions for resources that you think should be highlighted, don't hesitate to reach out to me! Without any more delay, let's dive right into the edition!
Just for the juniors among us
I know that many of my readers are probably juniors, college students or generally people, who might not have that much work experience. Thus I selected a few learning sources, that cover the basics that are needed even before starting your React/Typescript journey!
complete starter for your JS journey before you embark in to the world of Typescript
An interactive roadmap where you can view which topics you should learn on the developer path you take
Read the docs!
Documentation is one of the most important places to start, especially when you are dealing with React and Typescript, as their documentation is pristine and has quite a low friction when you know basic JS and web concepts.
typescriptlang.org (read their amazing handbook)
And the Spicy Stuff 🌶
After you are finished with the docs (or at least have some basic knowledge) Then I recommend to read the following:
A collection of Typescript challenges with an online judge
This is an amazing resource on various design patterns from which can many be utilized also outside of React. Although this particular knowledge base might be a bit overwhelming for beginner programmers. I would recommend this to juniors and above.
Many useful React hook that you might need already implemented, tested and maintained
Other Editions that might Interest you
Do you have a valuable resource that you think others should see?
I do not take this list as complete, I will be growing it! Thus if you have any resources you would like to share then dm me on twitter @ByteBulletDev, mail me or be one of the first people who join my Discord server!