5 ms·
Here is an exhaustive list of all the resources you might need for frontend development
by codingknight 6y ago
Here is an exhaustive list of all the resources you might need for frontend development
- purplecats 6y agowhat are the most practical strategies to maneuver such a resource? there's too many to go through one by one, and i just want to know what stack i want to use. it'd be cool if there was a tool that leveraged all this knowledge and presented a wizard that helped you find the best stack based on your preferences and needs.
- codingknight 6y agoThe best way to go through this resource is to use it as a reference which is actually its main purpose. Its practically impossible to go through all of it one by one. I'd say figure out the stack you wish to use and then go to the resource as a reference to the resources out there. Check them out and use the one that appeals to you.
- deleted 6y ago[deleted]
- ratww 6y ago> and i just want to know what stack i want to use This is mostly geared towards basic learning and documentation, so you definitely kinda need something else for finding a stack. You can pick one of the tutorials and use it as a guide for your future work. I mean, it pretty much only covers React as far as frameworks go, so I guess if you follow it you'll pick React plus some CSS framework? There's still other stuff you need other than that for a "stack".
- ratww 6y agoYou can't really call it exhaustive. Exhaustive means "Including or considering all elements or aspects; fully comprehensive". This list only covers the basics of React, and doesn't even include tooling.
- franciscop 6y agoI personally consider Create React App and React Router as basic if not needed tools for modern React dev
- bryanrasmussen 6y agoWhy do you consider Create React App as basic? I tend to just set up my environment by hand.
- ratww 6y agoA passing mention to one piece of tooling that works with one single framework doesn't really count when the title says it's an "exhaustive list".
- codingknight 6y agoYou're right....but this is not everything. I still intend to continue adding resources
- ratww 6y ago> You're right....but this is not everything That's the point :) Unless you add every single resource it's not exhaustive. It's possible to have exhaustive lists for lots of things, but for this? Maybe not.