DEV Community

Discussion on: Welcome Thread - v135

Collapse
 
siva_coder profile image
SivaMaddipatla

Hi, I'm just getting started with Html,CSS and JavaScript. So, can you please tell me about , "what are the basic projects, that I need to do and how can I apply for frontend developer position in online. pls let me know the details and I'm new to this community.

Collapse
 
ishanpro profile image
Ishan Tiwari

You should make as many as projects you can. Don't care if you can't do something google is your buddy. Learn as much skills as you can like flexbox, grid, box model, animations, etc in css and set out to clone things like amazon, google, this website's welcome page and never stop. The more projects you'll create the more you'll practice and then the more you'll practice the more you'll learn.

Collapse
 
sidpandey profile image
siddharthp-wal

You can definitely start digging with freecodecamp.org and utilise Quincy Larson's gift for us developers. Once you are comfortable with the basics on JS and HTML,CSS , familiarise yourself with the basics of Github or any other version control of your choice ( this is where you can keep track of your progress by posting your projects from the start ).

For HTML and CSS what I think is best to learn cloning the UI one lands on the most while surfing the web ( yes! the Google Search page ). Take your time and try doing this. Or you can search the web and look for the beginner level projects too.

Now, in order to apply as a Front-End engineer, one must have to learn using a library ( it makes the job so much easier ) so, here you need to decide which one is best suited for you. You can start by comparing two of the most used ones these days React and Angular.

Go through how they are being used and what are the differences between them and choose your pick. Here, things starts to get exciting. Now, you can design full fledged blogs and e-commerce websites.

Also, now since you have started enjoying, feel free to make yourself comfortable with OOPS concept, DataStructures and Algorithm.

Happy coding !!

Thread Thread
 
ilesanpepsi profile image
Peter Akintade

Thanks for sharing, I think this is also applicable to me.