The context summarizes the 10 lessons learned from the Jamstack Conf 2020, a virtual conference focused on the latest developments in the Jamstack ecosystem.
Abstract
The Jamstack Conf 2020 was a virtual event held on May 27, 2020, where the author learned about the latest updates in the Jamstack world. The conference featured 10 talks and presentations, including lightning launches from Netlify, RedwoodJS, and Prismic, discussing new features and improvements. The author highlighted the ease of launching Jamstack sites, the benefits of virtual conferences, the role of volunteers in projects like the COVID Tracking Project, and the potential of Jamstack for emerging markets and healthcare. The conference also covered best practices for Jamstack development, the business case for using Jamstack, and survey results indicating that Jamstack is here to stay. Overall, the author found the conference to be a fun and inspiring experience, leading to professional connections and a deeper understanding of the Jamstack ecosystem.
Bullet points
The author attended Jamstack Conf 2020, a virtual conference focused on the Jamstack ecosystem.
Netlify introduced build plugins, which run automatically on every build and offer powerful capabilities.
Lightning launches from Netlify, RedwoodJS, and Prismic showcased new features and improvements.
Virtual conferences have benefits such as expos, no travel, and no cost.
Volunteers played a significant role in the COVID Tracking Project, which reconciled 50 data sources into one useful tool.
Jamstack is well-suited for emerging markets, with benefits such as performance, page speed, and internet reliability.
HeySugar is a Jamstack tool for diabetics to monitor blood sugar, demonstrating the potential of Jamstack in healthcare.
Best practices for Jamstack development include using simple, single-purpose components, prerendering as much as possible, having a simple flow logic, and using webhooks.
Jamstack is all about creating value for clients, developers, and customers.
Survey results indicate that Jamstack is here to stay, with developers reporting high satisfaction with their programming languages and frameworks.
Jamstack Conf 2020 was a fun and inspiring experience, leading to professional connections and a deeper understanding of the Jamstack ecosystem.
10 Lessons from Jamstack Conf 2020
I learned the latest on what is going on in the world of Jamstack this week at Jamstack Conf Virtual, held May 27, 2020.
What I took from that group of short talks is that it is amazingly easy and fast to create a new Jamstack site.
That’s not to even mention Stackbit or Sanity.com/create, two other tools I discussed with other conference attendees.
There’s never been a better time to launch a powerful website using the Jamstack.
3 — Virtual conferences rock
Here’s why virtual conferences rock, and I would definitely go to another one: Expos, no travel, and free.
The expos feature was my favorite part of the conference. It was a virtual “booth” where representatives of a company could video and text chat with conference attendees, just like a real-life expo hall.
I spent several hours hanging out with the Sanity.io (Sanity CMS) folks, hearing about things I would never find out otherwise.
I learned about awesome Sanity projects (like a beer brewery that tracks all their beer data inside Sanity).
I saw beta features, including the redesign of Sanity Studio that offers live collaboration between multiple users, similar to Google Docs.
I also learned about the Sanity Slack channel and heard enlightened discussion about future Sanity features, like theming and related items.
I didn’t have to travel anywhere, get jet lagged, or pay a thing. I definitely would recommend virtual conferences to anyone.
As a physical therapist, I have treated tons of patients with diabetes.
It can be a crippling disease, leading to kidney failure and amputations.
And the trick to avoiding complications is managing blood sugar levels.
“[Diabetes] treatment is improved by analyzing test results, spotting trends, and making changes.” — Jamie Bradley
I love the out-of-the-box idea of using Jamstack to connect to a person’s blood sugar monitor.
The better a diabetic can control their blood sugar, the better their health outcomes are going to be.
It’s amazing to see Jamstack put to use that way.
7 — Jamstack is mature enough to have best practices
Talented developer Jan van Hellemond gave a great talk covering several best practices for Jamstack development. He recommends:
Using simple, single-purpose, plain JavaScript components
Prerendering as much as possible, such as by moving generic template logic to the build (e.g. preloading a list of countries to choose from)
Having a “simple flow logic” from one part to the next in your app
Using webhooks when possible (“Webhooks are your friend”)
These are all practical tips that I can take with me to my next project.
In his talk, he talks about avoiding overselling event tickets by prefilling the database table and then updating the tickets as they were sold.
I loved hearing about Jamstack best practices and how he solved this real-world problem.
8 — Jamstack is all about value
Creating value is the ultimate goal for any web developer or agency, and Jamstack is all about value.
In her excellent talk, Ana Rossetto discussed the business case for using Jamstack, and how to pitch it to clients and agencies.
“Convincing your client, CEO, or marketing team to use a specific technological approach is not an easy task.”
— Ana Rossetto
Creating business value for clients is typically one goal, but ultimately the web helps create for the entire community including developers and customers.
According to Ana and the company where she works, Marzee Labs, Jamstack seems to be the right tool for the job.