- JJan
query.gg
33 hours ago
I learned alot from this React Query Course!
- JJan
react.gg
33 hours ago
Nice course, thank you very much.
- Justin Tungul
Advanced JavaScript
2 days ago
I love how approachable the explanations were in this advanced JS course. It's very methodical and builds upon previous lessons. It points out things that experienced developers have used and puts a spotlight on its inner workings. Going through this course made me appreciate more what I've come to use on a professional basis and have filled some gaps in my understanding. Great course!
- HAHesham Abd el-latif
query.gg
2 days ago
very detailed and described well
- Dmytro Kotkin
query.gg
3 days ago
I really enjoyed the React Query course. Learned a lot from the different approaches presented. Especially, for optimistic updates and query defaults. The combination seems to be very powerful! One thing that occasionally bothers me with RQ is an infinite re-fetching problem when one of the components is conditionally rendered AND using the query of the parent that fails. It's very easy to fall into it and I was expecting some info/tipps to avoid it.
- Maria
react.gg
4 days ago
I really enjoyed this course. Although I am experienced in React, I still learned a lot. The content was well-structured, easy to understand, and interactive, which made it engaging and valuable for me.
- Mustabur Rahman
Modern JavaScript
5 days ago
Really enjoyed this course, concepts were broken down in way that made it easier to understand.
- Ryan Davis
query.gg
5 days ago
Great deep dive into how react query works under the hood. Learnt a lot from this course and now I have plenty of new ideas of how I would use react query in an actual production code base. Highly recommended!
- Mustabur Rahman
Classic React
10 days ago
As someone who has been using React for a few years, it’s always great to revisit the fundamentals and continue learning more about the React ecosystem.
- Suma
query.gg
13 days ago
Thanks for all the exercises and tests in the course which reinforced whatever is learnt. :)
- George Mincof
query.gg
14 days ago
The course was a perfect complement to the already excellent TanStack Query documentation. It helped deepen my understanding and fill in gaps. Huge thanks to the library and course creators for their outstanding work!
- Fionn Mac an Bhaird
query.gg
15 days ago
Not only does this course give a great and granular overview of tanstack query. It also provides some patterns that can immediately provide improvements to your production application.
- Evan Jerome
react.gg
15 days ago
This is such a valuable platform for all skill levels. Going through these courses after having 10 years of experience has reminded me about a lot and reinforced that much more. The tutorials, solutions, discussions, and intuitive interface for learning seals the deal. I'd recommend this platform to anyone looking to get an edge up on their peers or refresh their skills. 10/10
- Brendan Jurd
react.gg
17 days ago
I've been using React for a while, but I never had a proper understanding of the various hooks and what they do. The course did a good job of filling in those gaps, and I now feel like I have a much stronger foundation for developing on React.
- RGReilly Goulding
query.gg
18 days ago
Just finished query.gg - we've increased our usage of react-query significantly over the past year and with almost every module, I had new take-aways or considerations I could immediately apply to improve how we are handling queries. Highly recommended for anyone who's using react-query as an integral part of their stack
- Ed Richards
react.gg
20 days ago
This course was fantastic. It helped me grasp complex React concepts that I previously didn't have a great understanding of. This course was far greater value than a Bootcamp, thanks!
- RBRaghu Bandaru
React Query
23 days ago
Very nice and conceptual throughout the process
- JRJesús Romero
react.gg
25 days ago
I loved the smooth progression of difficulty and how easy it was for me to understand and reinforce the lessons.
- Hubert Kowalski
react.gg
26 days ago
It's a fantastic resource if you’re looking to deepen your understanding of React or you're just starting. Everything regarding the contents of this course is GOLD. The combination of practical challenges, clear explanations, and engaging lessons truly makes the knowledge you gain stick! That can't be said for the built in text editor. It lacks basic functionality. There is no diagnostics, no lsp functionality at all and no Vim keybinds. In a world where exists Monaco is plainly unacceptable.
- AKAhmed Kaddah
query.gg
27 days ago
I enjoyed practicing the material provided and performing well.
- Felipe Renan
react.gg
33 days ago
The content of the course is really deep and technical, this is what I was searching for
- Radu Grama
React Router
33 days ago
I enjoyed this course; it succinctly explained React Router in bits that are very easy to apply and relevant to most projects. I am looking forward to an update to the most recent version of React Router.
- Robin van Gestel
query.gg
33 days ago
This course offers great insight into the reasons why React Query works as it does. It not only teaches you how to work with React Query specifically, but also about asynchronous data managing and some best practices in general. The quizzes and the challenges immediately put your knowledge to the test. I have already recommend this course to my colleagues and would so to anyone interested in deepening his/her knowledge on React Query.
- FFady
Advanced JavaScript
34 days ago
amazing !
- Marcello G.
Modern JavaScript
38 days ago
A comprehensive course on the latest JavaScript features, primarily introduced since ES6. Although these features are now widely used in 2024, they are not always well-explained or commonly taught.
- T Smith
Modern JavaScript
40 days ago
Each lesson breaks down the concepts in digestible pieces and are delivered with common sense. Some topics I have previously had trouble understanding, such as Promises & async/await all make sense now because they built up from their core components, and the why as well as the how, and the how-we-got-here are communicated clearly.
- James Howard
query.gg
40 days ago
We’re refactoring a large app to use React Query. The docs have been really useful but this course takes it to the next level. The pace is great, the challenges are actually a challenge and there was still plenty to learn, even after using RQ for a few months. I ended up creating a few refactor PRs in our codebase while following the course.
- Xavier Veilleux
react.gg
40 days ago
React.gg is a great course that covers everything from fundamentals to advanced React concepts. It makes learning fun and interesting with nice examples, animations, and videos. If you want to become a better React developer, look no further.
- EDUARDO M RODRIGUES
TypeScript
43 days ago
Wonderful course! This is the best TypeScript resource I’ve found on the web—congratulations!
- Ulises G.
query.gg
43 days ago
I just completed the course that was outstanding from start to finish. The highlight for me was the initial section, where we recreated React Query from scratch. This deep dive into the core concepts provided a solid understanding of how React Query operates under the hood, which added immense value for someone who’s been using it for the past three years. The explanations were perfectly clear, making even complex ideas easy to follow. As a result, I've already started applying new techniques at work, especially in how I manage query options, and handle pending and error states. This course genuinely elevated how I approach async state management. I’d highly recommend it to anyone interested in improving their app's async state management. Whether you're new to React Query or an experienced user, this course is packed with insights that can reshape your approach.
- Angelica Beltran
query.gg
43 days ago
This exceptional course offers a well-rounded and in-depth learning experience that caters to beginners and those looking to deepen their understanding of the subject. The combination of video, text, examples, and practical application makes it an invaluable resource. It is highly recommended!
- Brendon Butler
TypeScript
44 days ago
The "lectures" were very detailed and explained topics in a way that were easy to understand. I really enjoyed that. However, the external VSCode practice problems were a struggle. There were constant errors popping up that would often break the output view and there were a couple that seemed to have minimal instruction, so I didn't really know exactly what was being asked of me. I completed the react.gg course and the integrated development environment was a massive improvement over using external tools. This Typescript course needs to implement that to be sufficient.
- Sateesh Gandipadala
React + TypeScript
46 days ago
I normally start many online courses but never finish them. This course is engaging I did not feel like leaving it, it gave feeling that I was learning at a consistent pace. Thanks
- Justin Hazrati
react.gg
57 days ago
I like how many new React use techniques it taught me, which I can apply to numerous scenarios. I also appreciated that the course offered solutions so I could take notes and understand better if similar situations appear in my future.
- Angeliki S.
query.gg
58 days ago
What an insightful, engaging and interesting course in React Query! Really glad I had the chance to attend it :-) Thank you!
- Karina
query.gg
58 days ago
Great course! I love the fact that it's so interactive and doesn't let me lose my focus even for a moment. I think it's a must, if one wants to take advantage of full potential of React Query.
- Achara C.
Advanced JavaScript
59 days ago
I love how he makes advanced concepts look so simple, the best bang for my buck so far!
- Mykola Kolomoyets
query.gg
2 months ago
Describing the core of react-query, how it works under-the-hood to fully understand what behaviour to expect while using the hooks in production application with industry scaling
- Dmytro Shapovalov
Modern JavaScript
2 months ago
Working as a senior dev for several years, I was still interested in reiterating over the basics. I liked the way how everything is explained in the course, especially prototypes. The course provides really robust mental models which, I believe, are a solid base to build everything else on top of it.
- KKKosol Komenek
query.gg
2 months ago
I learned so much, even in areas I thought I had already mastered. The course’s pace and depth were perfect, making complex concepts easy to grasp. Highly recommend it to anyone looking to level up their skills with React Query!
- EDUARDO M RODRIGUES
Modern JavaScript
2 months ago
That is the best course I’ve ever taken in my career! Congratulations!
- Curtis Babin
react.gg
2 months ago
I learned a LOT more about React than what meets the eye. Thank you for the challenges. I really grew to understand React under-the-hood, so thank you.
- Rian Aquino
react.gg
2 months ago
Even though English is not my native language, I was able to take advantage of every detail of the course! It is truly excellent work, and it taught me various topics and concepts that I wasn't confident discussing, even after working with React for some time. Thank you for the care you put into creating this course, it’s really amazing!
- Aubrey Mills
Modern JavaScript
2 months ago
The course had the most straight forward explanations and examples I've seen.
- Xavier Sanna
react.gg
2 months ago
Having mostly worked in backend my whole career, I recently felt the need to update my frontend knowledge to add some extra spices on my resume. I think that's a great course to get started on React, with very solid foundations.
- RRafał
react.gg
2 months ago
Great course and very good and thought-provoking tasks.
- Stanislau Hluboki
react.gg
2 months ago
I really liked how the theory part has both video and text versions. Also, the challenges were fun and engaging. Definitely learned a lot from this amazing course.
- Tarun Bhartiya
Classic React
2 months ago
Hey Tyler, What a wonderful course!!! The videos were short and upto the point followed by some good MCQs. Keep it up!!!
- Pedro Rodrigues
Modern JavaScript
2 months ago
Awesome course. Some deep and not too hard to understand.
- RLRiley Lewis
query.gg
3 months ago
I needed to learn Tanstack Query quickly for my job, and this course did not disappoint. I came away with not only a solid understanding of the library, but a new appreciation for the possibilities of what online courses could be. Thank you!
- Kim van der Meulen
react.gg
3 months ago
The course really helped gaining fundamental knowledge of React in a fun and interactive way.
- FFady
Modern JavaScript
3 months ago
amazing course especially the this keyword video and the modules part
- Scott Kinney
query.gg
3 months ago
I had some prior experience with React Query before starting this course, but the initial sections provided excellent refreshers and introduced new insights I hadn't encountered before. As I progressed to the later sections, I gained a deeper understanding and the challenges were instrumental in solidifying my grasp of the material.
- Ccherrypie
react.gg
3 months ago
Very useful course with detailed examples and explanation. Learnt a lot from it. Highly recommend to anyone who wish to gain hands-on experience and deeper understanding on React.
- sanketkumar7195
Advanced JavaScript
4 months ago
the pace of the course is quite good. I learned so many things from this course
- Sander Neset
react.gg
4 months ago
I love that this course explains concepts in React in a very thorough, in-depth way, and it does so incrementally. You learn a lot about how things work behind the scenes, and very importantly, WHY they work the way they do. I loved the interactivity in the lessons and challenges. Fantastic course!
- Lane Melancon
Modern JavaScript
4 months ago
I really enjoyed the material covered in this course. I wish there were mini-games, exercises, or small projects to help reinforce the learning. I re-watched each episode twice, once for an initial overview and the second for detailed note-taking, and then practiced (breaking/rebuilding/implementing) the code examples used throughout the lessons. This method allowed me to generate questions and seek answers through external videos and resources while providing a way to reinforce what I learned. The lessons in this course provided a detailed overview of JavaScript; while some lessons left me confused or asking questions, it did, however, provide a great path to ask the questions that I didn't know needed to be asked to fully understand the concepts in each lesson.
- JJan
React + TypeScript
4 months ago
Its good refresher course after a long time not coding react with typescript
- Ashikur Rahman
Modern JavaScript
4 months ago
I was already familiar with most of the topics in this course, but I didn't know the exact details behind the scenes. The way the course is structured and how every tiny detail is explained is fabulous.
- sanketkumar Shevkar
Modern JavaScript
5 months ago
Just completed the course. This is not begginer course. some of topics goes above head. no time wastage. recommended. I like the how coparison shows of callback vs promises.
- JJan
TypeScript
5 months ago
Its a good refresher after not coding for a long time. I learned a lot through out the course
- Daniel Exposito
react.gg
5 months ago
I found the course to be highly practical, easy to follow, and understand. I really enjoyed the learning experience, and it has been the best way for me to learn React so far. Highly recommended!
- Ignacio Herrera
react.gg
5 months ago
I've been working with React & Typescript for a couple of years now and I wanted to catch-up with some of its new features. This course surprised me with the tons of up-to-date information, hands-on exercises, and easy to understand explanations. I've learned a bunch of new stuff!
- Ignacio
React + TypeScript
5 months ago
Covers all the fundamental information needed to create or migrate a project using typescript and shows a real example on how to do it. Great course overall! :)
- Ignacio
TypeScript
5 months ago
Generally, my opinion is that the course is good, however there are quite a lof of concepts that are swept through, the examples are very fast paced and often times complex and hard to follow for someone that is just learning typescript for the first time. I think a longer, more slower paced course would be better to fully understand everything.
- James Totty
react.gg
5 months ago
One of the best online courses out there. The lessons are clearly and concisley explained. The interactive quizes and challenges are a great way to reinforce what you've learnt.
- mihtonmi
react.gg
5 months ago
I really like the advanced part of the course, there are lot of things I thought I was already comfortable with but I discovered I had a lot to still learn!
- Jan
Advanced JavaScript
5 months ago
Its good to refresh your javascript knowledge using this when you took a long break from development.
- Anthony
Modern JavaScript
5 months ago
The explanations are very clear. Even complex concepts are instructed in a clear and comprehensive way.
- Pyro
Modern JavaScript
6 months ago
Awesome course, great insights and very clear explanation of deeper concepts. Not your ordinary course.
- Paulo Sousa
React + TypeScript
6 months ago
The course is well-designed and informative. However, if purchased individually, it might not feel like good value for money. Love the fact that the videos were small.
- Alex Karadzhikov
Advanced JavaScript
6 months ago
Firstly want to say a big thanks for this really cull stuff! I have repeated lots of things during the course. I am not a beginner in JavaScript at all, but i was glad to walk through it once again! An also as i not English speaker at all it was a cull opportunity to improve my English as well! Thanks again!
- Pritam Tirpude
React Router
6 months ago
I recently completed the React Router course offered by ui.dev, and I must say, it was an enlightening and comprehensive learning experience. This course is perfect for both beginners and experienced developers looking to enhance their understanding of React Router and its practical applications.
- IAIshaan Agrawal
react.gg
6 months ago
Probably the best course on the internet for people familiar with React, looking to improve their mental models and understanding.
- Dimitar Mandarliev
Modern JavaScript
6 months ago
I like the content because it goes back to the fundamentals and you can pretty easily iterate further with clear vision. I would recommend it to anyone who wants an intermediate course in JavaScript or just wants to get the basics right.
- KSKumar Sarth
Modern JavaScript
6 months ago
Clear and concise explanation.
- Himanshu
react.gg
6 months ago
It was worth buying this course, saved a lot of time and was able to learn all essentials around react.
- JNJuan Niño
Modern JavaScript
6 months ago
As someone new to JS, but with development experience with other languages, I appreciate the thorough history on why this work the way the do.
- Vikrant Bhat
query.gg
6 months ago
I just love how the course content flows into the next. Also the videos are not plain old boring videos, they are legit interesting. The storytelling is top-notch!
- Nicolás
react.gg
6 months ago
Detailed explaining of concepts which was very helpful for me, considering I have 3+ years of experience using React.
- JB
query.gg
6 months ago
I'm absolutely loving this course. The parts about TanstackQuery that have been confusing to me have been made clear in the course.
- Gynchiii
Modern JavaScript
6 months ago
Yooo, Super cool, it's good to remember some concepts and relearn some things in the most coherent way, super intuitive and the content is very engaging
- Christopher Ehrlich
query.gg
6 months ago
Started query.gg tonight. production values are insane. im 1/3 in, i would say i'm very experienced with react query and ive already learned several valuable things ask your job to buy it for you, its worth it 10000x. all of the information is in the docs and practical react query, but it's a lot to take in. the course gives the right stuff in the right order.
- Jacob Devore
query.gg
6 months ago
I just completed the http://query.gg course, and if you are using React Query in production, I cannot recommend this course enough! Great work @TkDodo.
- Blaine Gunn
query.gg
6 months ago
Brilliant experience. Learned all I needed to know about React Query.
- Aryan Deora
query.gg
6 months ago
I haven’t come across any technical writing in recent times that parallels Dominik’s blog posts. Combining them with @uidotdev’s exceptional story telling, I cant even imagine how incredible this course will be. No matter how well you think you know TanStack Query, you'll emerge a more skilled developer with your assumptions challenged!
- DSDougie Silkstone
query.gg
6 months ago
It's good. Real good.
- Tanner Linsley
query.gg
6 months ago
Trust me that there's no unwarranted shill when I say that I've never seen tech education quality quite like this new Query course. The uidotdev team are geniuses and Dominik is quite literally our planet's leading expert on all things Query. If you want to learn Query, this is 100% the best way.
- TOTed Olsen
react.gg
7 months ago
If you're at a fresh start or have been dabbling and are ready to bring it all together, this course is fantastic. They hammer the fundamentals so you really get to understand what React is about, and make sure it sticks with challenges at each step. It helps that the UX is slick and easy to look at too. I feel like I'm writing ad copy but it really is this good!
- IIndira
Advanced JavaScript
7 months ago
Thank you digging into the fundamentals. Nice refresher!
- Sergey
react.gg
7 months ago
Even as a developer who's been working with React for the past six or so years I found the course extremely valuable and informative and actually learned a lot of new stuff about React while also solidifying (and sometimes invalidating) my previous knowledge. The course is nicely done, it has both videos and transcripts, it's entertaining, there are interactive diagrams that help understand complex concepts, and the exercises are actually interesting to do. Good stuff
- Jennifer
react.gg
7 months ago
Before this course, hooks were concepts that I would work around. They were obstacles that I had to overcome to produce the result I wanted. react.gg has changed that for me - they are no longer obstacles, they are tools. The knowledge this course has given me has completely reframed my mental model of React and I'm thankful to the team at ui.dev for producing it.
- Sakshi Chaudhary
Modern JavaScript
8 months ago
Good refresher for people who are already familiar with JavaScript and a good brief introduction for the beginners as well.
- Manuel Robles
react.gg
8 months ago
I loved the way it was structured, with theoretical but not boring sessions complemented with some quiz and an amazing hands on building a library, I had fun and learned a lot at the same time, thanks for create this course.
- KKarl
react.gg
8 months ago
The visual representation of complex topics, when then made these easy to absorb
- IIndira
Modern JavaScript
8 months ago
Revisiting the fundamentals is always great. Glad I could spend time on this amazing course.
- Mahmoud Anwar
react.gg
8 months ago
It has a lot of useful information even if you thought that you knew react very well.
- Colin Nickeson
React Query
8 months ago
This course was fantastic. What I really liked about the course the was call outs to best practices. It goes above an beyond of just understanding the basics, but goes into details that even experienced engineers could have easily missed. Great course, looking forward to learning the other courses! Lastly, my suggestion for the next course would be Next.js ;)
- Nicolas
react.gg
8 months ago
I learned so much from this course. I like how it's structured and help you build knowledge from zero to hero. The sandbox exercises are great!
- Connor Rouillard
react.gg
8 months ago
Fantastic resource! Really helped to re-contextualize these concepts in a way that made them easy to understand.
- AGAndres Garza
Classic React
8 months ago
Great course, lov ethe teaching style
- VIKTOR MIRJUSCHENKO
React Query
8 months ago
I love about everything there, buddy! I love the manners, love your videos and how clarity of speech, bright material presentations, love the deepness of diving into practical use cases. To my regrets, tomorrow will be final day of my complete subscription (to all your products). Because of I'm from Russia, and we haven't ability to continue to pay there, as previously it was payed by the international company where I worked a 10 years untill the relationships ending a year you know why. Thank you for everything! The best courses in the web. Your React.GG is ultimate course, beyound any doubt! Believe, I will be able to continue your courses one day, especially I'm waiting for new ReactQuery course! Good luck with it.
- Chip Harlan
react.gg
9 months ago
Great introduction into react. I'm the type of person who likes to just read just enough to get started, and then brute force my way through learning, and I was finding that that style of learning wasn't gelling really well with react. This course is great at teaching how react works as a whole, that you might miss from just looking at a few sample applications. It's shown me what to look for and how to approach problems in a more react-centric way. Highly recommned this course to anyone wanting to update their understand of JS and React.
- Adrian Contreras
Redux
9 months ago
Gives good fundamentals about how Redux works and how you can start implementing it in your projects. The only downside is that some of the libraries are dated, including the version of Redux used in this course.
- BABruno Alves
react.gg
9 months ago
This course has some of the best learning approaches by far. I came into this course without any previous knowledge of React and I still managed to understand all the topics. If you're looking into learning React, this might be one of the best courses out there. Thank you so much 🙏
- Sebastian
React Query
9 months ago
This course was exceptional, and I was particularly impressed with the instructional approach. The insights gained have inspired me to implement React Query in a client's project, a decision that has been met with unanimous approval from the entire team. In summary, this is not just a great course but also an introduction to a fantastic library that has significantly enhanced our workflow. Highly recommended!
- Victor
react.gg
9 months ago
A focused, entertaining and practical course. I doubt a better one exists to familiarize yourself with the React ecosystem.
- AAsh
Modern JavaScript
9 months ago
I learnt concepts that I already knew in much more depth. Explained and presented very well.
- Matthew
React Query
9 months ago
Fantastic course, very in depth. Would love to see it updated (ex. using react-query v5, nextjs server side rendering and app router)
- James Nock
Advanced JavaScript
9 months ago
That super() wasn't a React thing, it was in fact an ES6 class thing all-along.
- Carolina d.
TypeScript
10 months ago
I learned a lot, especially when it comes to Generics (where I really used to fall short)
- AFAndrew Fiala
Modern JavaScript
10 months ago
I loved the detailed explanations and code examples. The quizzes helped me retain all the info
- Ignacio
Advanced JavaScript
10 months ago
Amazing course, great for experienced people to have a refresher on core javascript concepts and also will provide a deeper understanding for other's that are just starting with the language. I believe knowing these small details are the ones that seperate average developers from great developers.
- Ignacio
Modern JavaScript
10 months ago
Interesting course to brush up on javascript theory as well as learn the language's nuances regarding its core topics.
- Shoaib
Modern JavaScript
10 months ago
A remarkable gratitude from myside . I fall in love with learning. Thanks Tyler
- Gabriel Souza
Advanced JavaScript
10 months ago
Simply mind blowing, there's so much to process here... Understanding the way things work on JS and why it work like that, I'm amazed how it changed my perspective.
- James Nock
react.gg
10 months ago
Anyone who is serious about understanding how to use React will benefit from this course.
- MMomo
react.gg
10 months ago
I was disappointed by the current fullstack dev bootcamp in which i am participating. I found this course by luck, and I must say it did more for my understanding of react than any other course that i have taken.
- surya
react.gg
10 months ago
This course is a treasure trove of advanced React knowledge, expertly curated to equip developers with essential skills and optimization techniques. The explanations are crystal clear, ensuring a deep understanding of each topic covered. What sets this course apart is its practical approach, with examples that resonate directly with real-world development scenarios. The emphasis on custom hooks adds another layer of depth to the learning journey. If you're looking to take your React skills to the next level, look no further than React.gg.
- RKRaj Kumar
Modern JavaScript
10 months ago
helped me to learn the concepts in depth. thanks you
- Sabrina Goo
Modern JavaScript
10 months ago
Very informative, well paced, and I like how you take the time to explain why things work the way they work, by looking at how it was done before and how it has evolved. I will coming back to this course quite regularly!
- Gabriel Souza
Classic React
10 months ago
This course is amazing, I took it motivated by some legacy code that I have to give maintanance. Now I am not only able to understand better what I'm looking at but also to find simple solutions to a lot of problems we have.
- Tyler Santos
Modern JavaScript
11 months ago
This filled in so many of the gaps that I have had for so long. Coding daily would bring up questions which I would "love to learn the answer to someday". This course answered all of those questions for me. Thanks for finding fun and relatable ways to learn. This sets the course apart from so many others because of the breadth and depth, but also the variety of ways to convey the same idea.
- YYuliia
React Router
11 months ago
Detailed explanation of different topics. Love it.
- Daniel Jankowiak
Modern JavaScript
11 months ago
I learned a lot, especially in areas I thought I knew well. I definitely recommend it
- Miguel A.
Modern JavaScript
11 months ago
I learned a lot with the course. It has great explanations since it goes deeper into the why of things. As an improvement, it would be great to have some practical exercises (small programs) and not just quizzes
- Brendan Lentz
Modern JavaScript
11 months ago
The Async JavaScript section was my favorite. Overall this was a great course to properly learn the fundamentals of things of certain things. Take for example ES6 modules. I never took the time to dive deep and understand them, and I'm glad I did now. Totally worth it.
- Adam Crabtree
Classic React
11 months ago
Absolutely fantastic course, coming from someone with an extensive background in JS training. I was conceptually familiar with facets of React, so I burned through the videos and projects on 2x and then built my own GQL + React starter project, and everything worked great. I highly recommend supplementing your experience getting started with React with chatGPT, especially wrt configurations.
- John
Modern JavaScript
11 months ago
Modern JS cause is good, but most of it is re-hashed from advanced JS... bit of a let down
- Mario F.
Advanced JavaScript
11 months ago
Discovering things in these course that I was pretending to know before was really interesting, even founding some things in the meantime I was developing with it at the same time. Great course and super recommended for anyone interesting in knowing more in depth how JavaScript works.
- Mohit Arora
React Router
12 months ago
The course structure was well-planned and organized, providing a clear path for learning,highly recommend to anyone interested in understanding react router in detail
- Filipe Sousa
react.gg
12 months ago
I have done a lot of React courses and for me this one is just the best.
- Mohit Arora
React Query
12 months ago
I thoroughly enjoyed the course, and it has significantly boosted my confidence in building web apps. The content was incredibly valuable, and I feel well-equipped to apply what I've learned. Thank you for providing such an enriching learning experience
- alvarnydev
Modern JavaScript
12 months ago
Overall great explanations and visualizations, Tyler really knows his stuff. Thanks :)
- MWMohit Wadhwa
Modern JavaScript
12 months ago
Amazing course with small details
- Ahamed Yaseer
react.gg
12 months ago
I love everything about this course. Great content and recommend for all level of React developers.
- Eugene Ignatov
react.gg
13 months ago
I found it pretty easy to understand all at the beginning , however when course progress it was way more challenging and hard to grasp some topics. Overall great explanations.
- Marco
react.gg
13 months ago
I have done at least three React courses and this is the best of them all. It allows you to dive deeper and advice is given on the best use of react. Outstanding.
- Kirk Is
react.gg
13 months ago
Very good mix of lessons (readable or video) and challenging but not wackadoodle programming challenges.
- gslopez
react.gg
13 months ago
I completed the course, it was AMAZING. The content is very clear and summarized. I liked it, highly recommended.
- Alexander Barkhatov
react.gg
13 months ago
The course is simply amazing. It is even better than I imagined when I first saw the announcement. It has definitely improved my confidence in working with React. The explanations are thorough but not boring, the exercises are fun and well-structured, and you get to play with a bunch of Web APIs along the way.
- Julio Teixeira
React Query
13 months ago
I just finished the course, it was an amazing, great experience, as a senior React developer I can easily recommend this course to anyone into React query or remote state management
- Hugo Cruz
React Query
13 months ago
I had been playing with React Query for quite some time. I watched several tutorials on youtube, read some documentation about it, but it wasn't until I got to a project where it was used, that I decided to look at the official documentation and buy the course. It has been amazing, I really learned how to work with this powerful tool. Thank you!!!
- NKNick Krüger
react.gg
13 months ago
awesome course, i can really say that i understand react and its behaviour now.
- Francesco Pesoli
Modern JavaScript
13 months ago
I learned a ton and especially in areas that I thought I already fully understood. The pace and thoroughness was fantastic.
- DBDavid Badia
react.gg
14 months ago
This is an awesome course made by big professionals. Highly recommended
- Roo McCrudden
Modern JavaScript
14 months ago
Really strong explanations looking back at historical issues with JS and how it has improved through the years with different, more efficient and performant ways of achieving the same result.
- Frank Grullon
Advanced JavaScript
14 months ago
The topics are very well explained and once a topic is finished you can see as you progress through the course the topics that were taught in past lessons are being applied and for me this solidifies my knowledge, very good javascript course.
- FFranklin
Modern JavaScript
14 months ago
The explanation is clear and concise, kudos
- TLTing-Chieh Lin
react.gg
14 months ago
It is great that I chose the right learning platform and have learned a lot. I really love the "custom hook and reducer" part. Thank you for everything again
- Dana
Modern JavaScript
14 months ago
I am SO incredibly thankful for this course. So many things I've memorized every day have finally connected together and I now understand how stuff works under the hood. I will definitely be going through all of the other courses!
- Justin Dechow
Advanced JavaScript
14 months ago
A real deep dive on some complicated JS topics. Tyler does an amazing job of breaking down what's occurring and makes it incredibly easy to understand. Walks you through ES5, but ties it in to newer ES6 functionality.
- FFranklin
Advanced JavaScript
14 months ago
Foundation, history, and the reasoning behind some of the decisions on how x or y js feature was implemented the way it is, awesome job
- LZLuke Zammit
Redux
14 months ago
I liked breaking down the libraries and how they work before actually using them. Enjoyed the course. Thanks.
- Daniel Nascimento
Modern JavaScript
14 months ago
A really good overview of some crucial modern JavaScript features with interesting bits of historical context on how the language evolved.
- Krzysztof Malkowski
Advanced JavaScript
14 months ago
Amazing piece of work by Tyler! I love how comprehensive yet not overwhelming and enjoyable it is to go through this course. Would recommend to everyone interested in JavaScript.
- Carlos
TypeScript
15 months ago
It was a really detailed course and every definition and concept was break down and explained in detail.
- Travis Waith-Mair
react.gg
15 months ago
This course will skill up any person aside from the React Core team. I appreciate that I don't have to spend wasted learning minutes setting up a repo. I can just open a browser and pick up where I left off. I recommend this to everyone, no matter your seniority level in React.
- Habeeb Kareem
React Query
15 months ago
The nexus between the topics, quizzes, project implementation and practices is impressive. I also appreciate the way approaches's pros and cons were introduced, discussed and solved. Great work and thank you for putting this course together.
- Eric Nichols
react.gg
15 months ago
I'm mostly a backend/AI software engineer (used to work at Google, lots of C++ and python) but not a frontend person, using this course to learn about React/JS. I'm most of the way through the course now, and it was great. I'm fairly new to React, and had read several books etc, but this clarified things much more than my reading did. Also, although it starts out easy, the course ramps up in difficulty, so I think there is something for everyone here.Since I'm new to JS in general, so learning about some of the browser APIs was also useful for me. The main (positive) surprise I had was that often the videos went too fast for me in places and I had to rewind and rewatch sections, pausing to give me time to think (normally I find videos too slow and always watch at 2x, but on this one I only did 1.5x or 2x in a few places and 1x more often since it was already running at a good pace). I liked it that it wasn't full of slow, boring, fluff content. I had to stay engaged the whole time.The videos are also delivered in written-out text form, with slightly different content, and that was really useful to give me more time to process. Great idea to include both. The course is highly interactive, and this is a great help for learning. I found myself pretty humbled by most of the coding challenges, since I usually was failing at least one test, and often had to look at the hints to get unstuck. That's a great sign that I had a lot to learn and that it's sufficiently challenging.
- MFMichael Foster
Advanced JavaScript
15 months ago
Turned my intutitions into deep knowledge.
- DBDavid Badia
TypeScript
15 months ago
Amazing course, it combines theoretical and practise parts.
- Oliver Phillip Roer
Redux
15 months ago
It was a great introduction to Redux! I really like the approach you've taken of building your own mini-Redux from the ground up, to then swap in the real package. I had moments where I was initially disappointed to see things being done in an "outdated" way, e.g. using class-based components, but then you later show how this can now be swapped out with functional components using hooks. I think that's a good way to arrive at the final solution, giving a solid understanding of why we would want to write it this way - however, I think it might be good to make it clear up front that you're essentially taking the "long tour", and that people following the course should "stay seated" until we reach the end. One thing that is really unfortunate though, is that it doesn't cover how to write "modern" Redux using Redux Toolkit, but instead teaches the "old" way of writing Redux, which requires a lot of boilerplate. I'd love to see this course get an update, or at least leave a note at the end that people should check out the Redux Toolkit.
- Moshe Katz
React Router
15 months ago
Love the teaching method (learn -> quiz -> task -> solution), would be great if the course was adjusted to v6.4
- Nick
Modern JavaScript
15 months ago
People who already have their basics ironed out will benefit from taking this course. I do possess basic knowledge of JS, to some extent. But this course was a bit too far ahead for me. I'll need to work on my basics more. Overall it's a great piece of knowledge and I do not regret spending money on it. I might re-watch this course later. I hope ui.dev will create another course, "intro to js" soon. :)
- MFMichael Foster
Modern JavaScript
15 months ago
Great pace and tenor of explanations. Takes you from 0 to 100 on a topic so quickly.
- Jan
Modern JavaScript
15 months ago
I'm learning JS from scratch. Modern Javascript and the other courses in this site are both fun and informative. The team has done a great job in explaining the concepts in an easy to consume format.
- Apoorva
react.gg
15 months ago
i recently completed the react.gg course and its hands down the best online course ive ever taken. its very clear that a lot of thought has gone into every little detail of this course and it really worked. i feel very privileged to learn react this way.
- NGUYEN TRI NHAN
Redux
15 months ago
I just unlearned and relearned some material. Overall, the course is terrific. I've been using redux for 2 years. With this course, I just strengthen my background in redux. Highly recommend for any beginner to react.
- Azor
Advanced JavaScript
15 months ago
Despite having experience with JavaScript in previous years, I felt a void in my comprehension. However, this course bridged that gap and gave me a clearer mental framework. Thanks 🙏 I'd appreciate more quiz sections, especially ones with challenging questions tailored to each topic, to further assess our grasp on the material.
- Jared Truscott
react.gg
15 months ago
This course doesn't just teach you React it teaches you ABOUT React. And it does so in a way that is fun, challenging, and engaging.
- Patrick Coffey
react.gg
15 months ago
I’ve been 'learning' React for four years now and got my first paying React job last year. But since starting React.gg, I’ve been surprised by how my React intuition has skyrocketed! I am learning soooo much, and best of all I’m having fun doing it!
- LILaurence Ivan Sy
Classic React
15 months ago
I love the simplicity this course as well as its advanced topics covered.
- Andrew Macer
Modern JavaScript
15 months ago
I think any front end developer or even full stack who want to improve their JS skills, especially the basics which sometimes can be over looked, can really benefit from this Modern JavaScript course! :)
- Aldiyar Aspandiyar
TypeScript
15 months ago
I was always struggling with TypeScript, but after completing this course I'm feeling relieved because now I can understand it way better, but also I'm feeling excited to put all the gained knowledge into practice.
- Michael Christensen
react.gg
15 months ago
The way that challenges are continuously used in this course with the newly implemented ui.dev challenge software is outstanding! Being able to watch a video, read the same content, do a quiz question, and then practice with challenges that give you instant feedback is unmatched. Thank you, ui.dev!