My roadmap to getting hired as a frontend dev
Resources for learning before you get that first developer job, while you have a day-job, a family and a life
Oct 29, 202211 min read663
Search for a command to run...
Articles tagged with #nextjs
Resources for learning before you get that first developer job, while you have a day-job, a family and a life
There is a couple of ways to do this, these are just 2 without the need to install any package. Let's start with the simple setup, in your pages/app.js you import your global styles import "styles.css"; and in your component you add your styles wit...
