I have recently found great interest in React, shame on all of you for not telling me how awesome it is, and have sort of feel like I have mastered all the concepts of MVC along with component and modules. I now want to make something that will make developing quicker when it comes to creating the project itself.
I find it a lot easier to program when you already plan the whole layout and actions before hand. I would like to learn how to create my own React Cli that maybe I could personalize depending on bundlers and what not. If anyone has any experience how did you get started and are there any links you know of that really helped you hit the ground running? I have never made anything like this so I would say I have zero experience writing command line interaction except for Java about 5 years ago.
No responses yet.