Hi fellow devs
I'd like to share two free online conferences that I am attending this month (October 2020). Both are around web dev - JAMStack specifically.
I've added context and links around the conference names, in case you need help understanding what the tech tools are and how to start using them.
Next Conf 🎉
Topic 🤔
What is Next.js Next.js is a React framework for speed, scaling and security.
It is made by the team at Vercel.
Conference 👨🏫
- 27 Oct
- Signup: https://nextjs.org/conf
Resources 📚
- Homepage https://nextjs.org/ - "The React Framework"
- Visit https://nextjs.org/learn to get started with Next.js.
- Visit https://nextjs.org/docs to view the full documentation.
- GitHub: https://github.com/vercel/next.js
- Tutorial - Getting Started with Next.js for Jamstack Development
- GitHub: netlify-templates/next-starter-jamstack - a template project to quickly deploy a Next site for free on Netlify.
JAMStack conf 🎉
Topic 🤔
What is JAMStack? It is about about serving pre-rendered content. Fast, secure and no backend servers to manage.
JAM stands for:
- JavaScript
- APIs
- Markup
The term was coined by Mathias Biilmann to describe a modern web development architecture based on client-side JavaScript, reusable APIs, and prebuilt Markup. Contentful.com post
See the jamstack.org homepage.
Conference 👨🏫
There are talks around topics like Vue, Gatsby and Netlify.
- 6 Oct 9 am - 4 pm PDT / 5pm - 1 am GMT
- Info: https://jamstackconf.com/virtual/
- Register: https://ti.to/netlify/jamstack_virtual_oct (fill in
1
to free tickets and then click "Let's JAM" at the bottom).
It's a two-day conference. The first day is all free talks and networking.
The second day is paid workshops - you can signup for at most one. See list below.
- Getting Started with GatsbyJS
- Building Modern APIs with GraphQL
- Build a Better Build Plugin
- Building from Scratch with Nuxt.js
- Jamstack for E-Commerce
Resources 📚
Tutorial
How to Build a JAMstack Website using Vue.js, Nuxt.js and Cosmic JS
Let's first define our JAMstack: 'J' stands for JavaScript, our application uses Vue.js. 'A' stands for APIs, and we are using the powerful APIs of Cosmic JS. 'M' stands for Markup, which is Nuxt.js in this example.
GraphQL
Gatsby
Vue
- homepage
- my vue-quickstart tempalte repo
- more Vue resources
Nuxt
Netlify
- homepage
- intro tutorial on the Netlify blog
- docs
Credits
Unsplash: photo by @climatereality.
Top comments (0)