DEV Community

Discussion on: 4 JavaScript Projects To Build FAST And Get Hired In 1 Month

Collapse
 
thomasskk profile image
thomasskk • Edited

What functionnality should i implement within 10h with a new framework to be considered a good front dev?

Collapse
 
truemail785 profile image
Ozair

may be a video/music player, analog clock, simple landing page, typing game......

Collapse
 
devpool3000 profile image
DevPool

You want to build something simple but interesting to look at. As an example, take a look at the main page of this website: techdevpool.com/
As you can see it's simple and it doesn't have much. But you could build something similar, and add some visual component to it like a chart. The chart's data doesn't need make sense because the whole point is to demonstrate that you can learn and implement new libraries, and make a website look awesome. You could also add a simple component that will swipe users comments every x number of seconds. Overall, you want to add some interesting visual components that are different from each other and responsive whenever the users switches from devices.

Another idea, is you could develop a simple admin dashboard page.