Creating a React App is a very difficult feat, even when you are an experienced developer. That led to the development of create-react-app, a Comma...
For further actions, you may consider blocking this person and/or reporting abuse
Want to collab..
I have a team
I'm sorry, but I am too busy for any collaboration. Best of luck for your endeavour though!
Okay then..
But it would be a great help if you answer my question:-
Do you have any web dev who is ready for a collaboration?
I don't think so, most of my friends are busy with placements
Okay
Thank you for sharing this excellent guide of creating react app from scratch by discussing the technical aspects of react native mobile app development, which I have rarely seen in other artciles, you talked an efficient way of building a react app from scratch, I wanted to know your view on recently published article on app development from scratch that I read recently, click here.
Once you read the entire article, could you please share your opinion, or it is a good way to kickstart mobile app development process?
Thanks again for sharing this stuff about react native...
The article is on React Web Apps. I don't know React Native myself 😐
Great bro... Congratulation
Thankyou :)
Great blog post. Lot's of good info. Thanks!
Glad you found it helpful :)
Why would you want to do this ? It takes huge amount of time while you still have other things to figure out during development unless you are making Todo list app
If you are making a simple app, then using this would definitely be a waste of time. But if you are making an enterprise level application, you would have to consider each and every niche cases and tailor the app to your needs to squeeze out every drop of performance. In such cases using
create-react-app
would be a disasterYou can create template repo on github, it will save lot of time.
Good point. There are quite a few templates available on GitHub to create React applications