Skip to content

Instantly share code, notes, and snippets.

@mdestafadilah
Last active May 11, 2021 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdestafadilah/7615dd9da8ded43c4070a937b93ea363 to your computer and use it in GitHub Desktop.
Save mdestafadilah/7615dd9da8ded43c4070a937b93ea363 to your computer and use it in GitHub Desktop.
NextJS Tutorial
~ NextJS
1. https://nextjs.org/learn/basics/create-nextjs-app
2. https://jasonwatmore.com/post/2021/04/20/next-js-10-crud-example-with-react-hook-form
3. https://pusher.com/tutorials/realtime-tables-nextjs
4. https://adamwathan.me/2019/10/17/persistent-layout-patterns-in-nextjs/
5. https://wityan.medium.com/next-js-project-structure-1531610bed71
6. https://cloudreports.net/convert-html-template-into-nextjs-app/
7. https://medium.com/@defrian.yarfi/next-js-and-reactstrap-admin-dashboard-project-e32ff3205eb2
~ typescript
1. https://ts.chibicode.com/todo/
2. https://react-typescript-cheatsheet.netlify.app/docs/basic/setup
3. https://www.educative.io/blog/nextjs-tutorial-examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment