DEV Community

Discussion on: Advice for an Aspiring Web Developer New to Coding?

Collapse
 
dudelybhai profile image
Mohammed Safi • Edited

Hi Jeril Bills,

Front-end is super easy if you are really good at designing as a beginner we should always start learning as frontend topics should cover HTML5 semantics, CSS cheatsheets check Mozilla developers doc learn flex, grid layouts then interactions JavaScript data structures, syntax, DOM check freecodecamp curriculum work on front-end challenges learn to edit HTML CSS js templates use GitHub live your portfolio in GitHub pages learn the basic command line then installing NodeJS NPM SASS. Full Stack MERN CRUD search on GitHub read blogs on medium regarding what you are learning search for crud gist boilerplates google it Stackoverflow gitter.im for help alligator.io read and understand go through all the resources then u will have the confidence to choose your path

Collapse
 
jerilbills profile image
Jeril Bills

Thanks! I appreciate you giving such a thorough, detailed answer. I'll definitely do that.