ceigey / hello-next-experiments

My own personal working files while following the Next.js "Learn" guide.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello-next

What is this?

Following Learn Next.js.

The "twists" are that I'm using Preact X (Preact 10rc) with emotion CSS (Ok, the latter part isn't a bit twist, but the first part required me to learn how the Next.js config works).

On lesson #3 now.

Got distracted on lesson #2 when I was experimenting with buttons and then a DIY CSS framework using emotion

Todo:

  • Set up emotion's SSR with Next.js
  • Figure out a way to use pure Preact mixed with preact/compat?

About

My own personal working files while following the Next.js "Learn" guide.


Languages

Language:JavaScript 100.0%