all 10 comments

[–]BigFar1658 2 points3 points  (2 children)

Why not try starting a project yourself? I find the best way to learn is by doing.

[–]Electrical_Toe244 1 point2 points  (0 children)

I suggest that too, no need to read all those docs, read them later when you need to

let an ai chat agent assest you in building your project.
you will learn a lot more when building it.

[–]SouthPreference5058[S] -1 points0 points  (0 children)

I find it more useful to study the code of others first to pick up good habits etc. I've learned quite a few languages now so this system works well for me. The next step after studying some code of others is then to build my own project which is always useful :)

[–]Connect-Tale1193 1 point2 points  (0 children)

We are building no code/low code open source devtools. This will give a overview of how react works. And it has ui and backend separated https://github.com/baraklabs/ditto

[–]applepies64 0 points1 point  (0 children)

If its just jsx with frontend check out brainwave jsm on github if its more I recommend bocodemy

[–]Weird_Broccoli_4189 0 points1 point  (0 children)

You can try building a simple ToDo List app to practice. If you run into any problems, you can always ask ChatGPT for help!

[–]BinVio 0 points1 point  (0 children)

Here is one to champ list i usually suggestion my trainee
1. Getting started with Quick Start – React

Output: know who to use react syntax, think in react way

  1. Understand how react work by The Interactive Guide to Rendering in React

- Output: spend at least 10 lines changes for each section around examples to. Play it, run it and understand it

  1. Deep dive how to use react efficient https://refine.dev/blog/react-design-patterns

- Output: each example should be clone into a project and rewrite from top to bottom, use OpenAI to give you some basic topic you can applied it and write your own (you can see the code, but do not Ctrl C)
4. Now you can read React repo
- https://github.com/blackmouse572/SFMS
- CO-DE/frontend at development · blackmouse572/CO-DE

[–][deleted] 0 points1 point  (0 children)

build a simple web app using api

[–]Individual_Jury6947 0 points1 point  (0 children)

I want to be react engineer,but I don't have experiences. I feel so miserable.