DEV Community

Discussion on: 16 front-end projects (with designs) to help improve your coding skills

Collapse
 
andrejika profile image
Vasilevs P.

Not bad! But lack of backend stuff. IMO, each frontender should know the backend at least basically nowadays.

Collapse
 
mattstuddert profile image
Matt Studdert

Thanks, Vasilevs. It's definitely a nice-to-have skill for a front-end developer. But I wouldn't say it's a must-have. Knowing how to pull data from an API is crucial for a front-end dev though IMO. So the API challenges are perfect for building up that skill set.

Collapse
 
andrejika profile image
Vasilevs P.

Hey Matt,
can't agreed completely. In nowadays might be a dead simple task learn something. After 3rd programming language all looks the same, just different syntax. And i know one designer who define the target - learn at least laravel for prototyping, and i saw on my own look that he did the design job and php simple backend. What do you think? I guess in nowadays all people should have a wide scope of view but core specialization in something deeply than others. Just 5 cents

Thread Thread
 
mattstuddert profile image
Matt Studdert

If a front-end developer also knows a server-side language then it's definitely a big plus and they could potentially then work as a full-stack developer. But it's definitely not a requirement for the job. I have been involved in hiring plenty of front-end developers that know HTML, CSS, and JS who can't build out the back-end.