# meta-content style doc for complit208x
let's list here all the mechanics, moves, tools
## mechanics
## moves
## tools
* nextjs
* react components
* [docusaurus](https://docusaurus.io/docs)
* google sheets
* html + css
## resources from codeLab
* [create a next app](https://nextjs.org/docs/app/building-your-application)
* [next.js styling doc](https://nextjs.org/docs/app/building-your-application/styling)
* [terminal + setting up coding environment](https://hackmd.io/tDt-lhlZSninMyKj8S3xUA)
* [javascript basics - incl. making a next app](https://hackmd.io/qz_n8IV4QAepX2Sha2bZew)
* [connecting your next.js app to airtable](https://hackmd.io/AhBpXa0TRneC0H_6QizCeA)
* [next.js basics](https://hackmd.io/T68tvR_YT5Og8X6JYb6pqw)
* [mk notes on client side components](https://hackmd.io/g3wbroavSWqPsIkRKhtekQ)
* [cloning a github repo](https://hackmd.io/KuxRCUEjTGuwZHMoWV7BJw)
* [adding dynamic routes](https://nextjs.org/docs/pages/building-your-application/routing/dynamic-routes)
* [adding fonts to next.js app](https://nextjs.org/docs/app/building-your-application/optimizing/fonts)
### next.js and react tutorials
* [next.js for beginners](https://www.youtube.com/watch?v=ZVnjOPwW4ZA)
* [react for beginners](https://www.youtube.com/watch?v=SqcY0GlETPk&t=0s)
* [another next.js tutorial - 30 mins](https://www.youtube.com/watch?v=NgayZAuTgwM)
* [next.js tutorial using client forms as example](https://www.youtube.com/watch?v=nSfu7sHPE9M)
* [next.js making a POST request](https://www.youtube.com/watch?v=X5M8MtKsIs8)