The Modern React Bootcamp (Hooks, Context, NextJS, Router)

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Just published

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Colt Steele

Reddit Posts and Comments

0 posts • 20 mentions • top 18 shown below

r/reactjs • comment
1 points • AstroScot

Free, no. But Udemy has some superb React bootcamps. Colt Steele's React Bootcamp is what got me most of the way to the level I'm at now, and React is what I do at my job.

When they have a sale on (which is practically every other day), the courses are about £10, incredible value for what you get.

r/learnjavascript • comment
1 points • Mydrax

I don't know why this wasn't recommended earlier but Colt Steele's Modern React Bootcamp, it teaches all the fundamentals of react, different patterns and internals etc. Colt Steele is the best online tutor I've seen thus far so I can guarantee you'll have a breeze following the course. There's multiple projects as well. Check out his youtube channel too, got some neat gems in there as well!

The only problem though is that this doesn't include Redux, I'd recommend WesBos' courses on Redux if you want to go that way. WesBos has some cool courses too, for example if you are trying to learn React without a proper JS background then checkout his ES6 JS course.

r/webdev • comment
3 points • PlayfulFantasy

https://www.udemy.com/course/modern-react-bootcamp/
I'm still going through it but I love it so far. It's very easy to follow and the exercises/projects are very instructive.

He begins with classes instead of functional components/hooks -- because he thinks it's easier to learn classes and then functional/hooks then the other way around, I think. (And you should learn both because lots of React code still uses classes).
There are 38 sections of the course and a bonus section. It's heavily project-based. The Massive Color Project starts in section 24 and goes through section 31. He introduces Hooks in section 32.

r/webdev • comment
1 points • Cool_pixel

https://www.udemy.com/course/modern-react-bootcamp/

r/reactjs • comment
1 points • RoryW

Also a udemy class but Colt Steele’s React class is good as well. He also has some JavaScript classes. His Web Developer Bootcamp covers JavaScript basics but also covers modern HTML/CSS. Link

You asked in another comment if you should learn JavaScript as well and I think the answer is yes. In my opinion, if you try to learn JavaScript and React at the same time you introduce the potential to not know what is React and what is JavaScript. That could be a pain point later as you try to research or if you ever want to move to other frameworks.

r/reactjs • comment
1 points • AdityaMoon

https://www.udemy.com/course/modern-react-bootcamp/ this one?

r/reactjs • comment
1 points • WebBlacksmith

Latest React

That's the latest react course on udemy. Don't be bamboozled by the "last updated on". Other react courses are legacy and they just update like a single text on it so it gets "updated".

r/reactjs • comment
1 points • asjmcguire

Hi there, after watching the Chrome Developer sessions - I would like to learn React + NextJS, and Udemy currently has a Black Friday sale on in the UK. I was wondering if people who are experienced with React + NextJS could tell me if this course is a good one to go for: https://www.udemy.com/course/modern-react-bootcamp/

I currently have knowledge of PHP and Javascript, but it seems like a million frameworks like React and Angular and others have all popped up while I have been busy with life stuff, and I feel a bit overwhelmed figuring out what technology to learn next. The end goal is to learn to create PWAs - and while with my current skillset and I can code backend stuff without a problem, making something look nice - is not something I am terribly good at.

Thank you very much for your help.

r/reactjs • comment
1 points • vonKoga

https://www.udemy.com/course/modern-react-bootcamp/learn/

Check this out. It's a long course, but the instructor is persistent in making you learn something.

Happy hacking :)

r/Philippines • comment
3 points • chaofan_fan

>My goal is to like have some knowledge about the field (kahit basic lang) after graduating so bootcamps or trainings I'll have to attend would be easier.

Yeah, this seems like a pretty solid plan. I would say at a minimum be familiar with basic programming concepts (conditions, loops, functions, basic OOP) before you try for a bootcamp.

In my opinion, the easiest "field" to get into would be web development (making websites) since it won't require that much knowledge in theory, but instead only require you to present your output via your own portfolio.

What I would recommend:

  1. Pick up the basics. I recommend doing "Learning the Basics" on learnpython just to give you some sort a starting point.
  2. Watch some CS50 lectures, particularly classes #2-9.
  3. Decide what field you want to go in. If you decide to do web development, I recommend looking at freeCodeCamp, or even The Modern React Bootcamp by Colt Steele. What's good about the latter is that after you finish the course, you'll at least have some projects to show for it. Plus, you can build upon the projects you've made to add to your portfolio.

If you can slog through it and actually enjoy yourself, might make your wish come true to "just live a simple life" haha (sorry, read through your post history.) All I can say it's quite easy to climb up the ladder in web dev, so long as you're willing to put in the time and effort to improve.

r/FreeCodeCamp • comment
1 points • saiine
r/reactjs • comment
1 points • terrisj

Seems like pretty much everyone likes Colt Steele's classes (myself included): https://www.udemy.com/course/modern-react-bootcamp/

I also really enjoy Stephen Grider's classes: https://www.udemy.com/course/react-redux/

r/reactjs • comment
2 points • RedditRidden

I bought two React courses on Udemy and by far Max's course I think helped me the most. He completely redid his course this year (May 2021) to go with the new hooks and function based approach, but he still included a section on class based ones. I love how detailed he is without getting lost in the weeds. He also included a 3-hour segment on NextJs which is amazing and will definitely get you up and building stuff in no time.

https://www.udemy.com/course/react-the-complete-guide-incl-redux/

I also purchase Colt Steele's React course (who works with Stephen Grider from time to time) and his is a little out of date and is all class based but touches on hooks and functional components. I purchased his because I have his other courses and I love the way he teaches and expands on concepts that I feel Max kind of glazes over.

https://www.udemy.com/course/modern-react-bootcamp/

Between these three (Max, Colt or Stephen) I think you should be golden regardless of which one you buy. Also, never purchase a course at full price! I got some courses by going to this website and applying a promo which even works for existing Udemy accounts: https://coupons.businessinsider.com/udemy

r/learnprogramming • comment
1 points • Tuomas90

Colt Steele! Colt Steele! Colt Steele!

Seriously: I just really like that guy. Great instructor, easy to listen to. I enjoyed the heck out of his couse. Helped me a lot for my university course.

He has also more advanced courses on React etc:

https://www.udemy.com/course/the-advanced-web-developer-bootcamp/

https://www.udemy.com/course/modern-react-bootcamp/

r/learnjavascript • comment
2 points • atthesummit

*Imp: I am not affiliated with Udemy or any of the instructors, I have just created this plan for my friend to get the first job

​

  • Its \~300 hours of content so it should take around 3-6 months, including practice
  • It covers web technologies, in depth JavaScript, Frontend framework like Reactjs & its ecosystem, backend tecnologies like Nodejs & its ecosystem, some other important tools & technologies, TypeScript, interview preparation & resume writing
  • It covers at least 4 major projects

​

  1. Introduction to Web Technologies (HTML, CSS, JavaScript, Nodejs, etc) (34 hours)

https://www.udemy.com/course/the-complete-web-developer-zero-to-mastery/

​

2)  In depth JavaScript (Your main programming language) (52 hours)

https://www.udemy.com/course/javascript-beginners-complete-tutorial/

​

3) Advanced CSS (llayouts & animation) (28 hours)

https://www.udemy.com/course/advanced-css-and-sass/

4) Everything about - Reactjs & its ecosystem (Frontend Framework) (39 hours)

https://www.udemy.com/course/modern-react-bootcamp/

​

5) Everything about - Nodejs and MongoDB  & their ecosystem (Backend Technologies) (42 hours)

https://www.udemy.com/course/nodejs-express-mongodb-bootcamp/

​

6)  Some other important stuff (Performance, Security, Testing, Other Tools & Technologies) (35 hours)

https://www.udemy.com/course/the-complete-junior-to-senior-web-developer-roadmap/

​

7) More in-trend programming language based on JavaScript - TypeScript (the current standard) (25 hours)

https://www.udemy.com/course/typescript-the-complete-developers-guide/

​

8) Interview Preparaion (Basic) (13 hours)https://www.udemy.com/course/coding-interview-bootcamp-algorithms-and-data-structure/

​

9) Interview Preparation (advanced + LeetCode) (22 hours)

https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/

​

10) Resume writing, LinkedIn, Job Searching, etc (7 hours)

https://www.udemy.com/course/golden-gate-bridge/

​

\~ 300 hours of course content

let me know what you think

​

ps: This is shared in good faith, there is no affiliation links or I am not going to get a single penny if you take any of the courses :)

This is for those who are comfortable with learning on Udemy

I created a comprehensive all inclusive plan, so thought about sharing it to whom who can really benefit from it

r/digitalnomad • comment
1 points • lmneozoo

Warning, long post.

No, there are more jobs for JavaScript so I suggest starting there. Learning multiple languages and changing in the beginning is the worst thing that you can do. You need to master one to become employable - to be proficient in a skill they say 1000-1200 hours of will get you there10,000 hours to master aka 4-5 years of full time work.

As for curriculum, I suggest following the freecodecamp curriculum, and supplement it with udemy courses.
Here are my recommendations assuming you have never written a line of code in your life. Below is essentially enough to get started as a full stack developer.
The Web Developer Bootcamp (start and complete after you finish responsive webdesign section on freecodecamp)
Will get you off the ground with the basics of HTML CSS and JS.
https://www.udemy.com/course/the-web-developer-bootcamp/

The Modern JavaScript Bootcamp (2019) (start in parallel with Javascript Algorithms And Data Structures section):
Will dive deeper into JavaScript - Be sure to do all the exercises on your own. It's important to learn how to search and solve problems on your own.
https://www.udemy.com/course/modern-javascript/

At this point, I suggest signing up for Codewars to practice solving coding challenges.
https://codewars.com

Begin Front End Libraries section on freecodecamp and work through until you complete react.

The Modern React Bootcamp (Hooks, Context, NextJS, Router) (Complete after you complete the react section on freecodecamp):
Will give you a strong introduction to react.
https://www.udemy.com/course/modern-react-bootcamp/

Complete the rest of the front end section

Complete React Developer in 2019 (w/ Redux, Hooks, GraphQL) (complete once front end section is completed)
https://www.udemy.com/course/complete-react-developer-zero-to-mastery/

Begin and complete the JSON and ajax under Data Visualization section on freecodecamp...unless you want, the other points are not too necessary here.

​

At this point you should be able to build something on your own with the help of google. Build a personal site, blog, or what ever else interest you. This is about 3 months in working 40 hours a week. I just started learning firebase (product from google), and its pretty simple to host react apps there so take a look at that service.

Also at this point, you can begin diving deeper into JavaScript itself (spend half of your time building your own projects, and half of your time continuing to learn. Be sure to implement new things that you learn into your programming.)
https://www.udemy.com/course/advanced-javascript-concepts/

At this point, you should be 4-5 months in working full time. Keep making your own projects, begin to put a portfolio together. If you've made it this far, you are almost employable. Expand your knowledge of the command line, and if you're interested in full stack take a look at the microservices section and nodejs (good course for node: The Complete Node.js Developer Course (3rd Edition) https://www.udemy.com/course/modern-javascript/)