Skip to content

nfriedly/nextjsdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Next.js in 5 minutes - Server-side rendered React.js web framework

This is the code from a Lightning Talk I gave at Tanium's October 2018 Dev Week

Next.js in 5 minutes lightning talk recording

https://www.youtube.com/watch?v=mYFwSgI6vQ8

Next.js is a web framework built around Node.js and React.js. It provides everything that create-react-app provides and more, handling all of the plumbing and allowing you to focus on the fun parts.

Learn more about Next.js at https://nextjs.org/, including a more thorough introduction at https://nextjs.org/learn/

Code from this demo at https://github.com/nfriedly/nextjsdemo

About

Code from a quick intro to Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors