DEV Community

John Enad
John Enad

Posted on

Tidbits: TailwindCSS and Next.js

This short journal entry sums up the stuff I've been doing the past week in my spare time. I've been going through a couple of Dr Sahand Ghavidel video course entitled "Mastering Tailwind CSS 3.0 Build Two Dynamic Projects" where he shows how to use Tailwind to partially clone a couple of pages from Tesla and Instagram.

I then proceeded to learn from Brad Traversy from his video course called "Tailwind CSS From Scratch - Learn by Building Projects" where he goes through 5 mini-projects and several projects.

I then started looking into Next.js and read some of the documentation and then decided to just jump in and create a repo so that I can actually start trying it's many exciting new features. Once the repo is set up, I will apply what I've learned from Tailwind to test different layouts, pages and components.

I've created a bunch of repos from this week's learnings at: https://github.com/jenad88

Top comments (0)