On-demand Builders improve build times for large sites on Netlify. They help the Jamstack support larger websites and faster development cycles across any JavaScript framework.
Pan Macmillan moved to Netlify to adopt the Jamstack. This improved site speed by 8x, improved SEO rankings, and enabled the team to ship new content and changes instantly.
Missed this year’s summit? We’ve got you covered. Learn from Jamstack experts about best practices when migrating from legacy to modern web architectures.
Netlify has become the central collaboration workflow platform that has extended with Gremlin’s engineering and marketing teams, helping them iterate quickly and safely.
New! Turn on dark mode with Netlify Labs, a beta testing area in the Netlify web app to try Netlify beta features. We share how we built this on Netlivation day.
On March 25, 2021, between 14:39 UTC and 18:46 UTC we had a significant outage that caused around 5% of our global traffic to stop being served from one of several load balancers and disrupted service for a portion of our customers.
We understand the impact this has on our customers and …
We're improving Netlify Functions to give developers better and faster serverless workflows. Try the public beta of our function bundler and new JavaScript features.
Backlinko works with agency Bejamas, selecting Netlify as their web development platform for a better performing site. The combo of Netlify Functions and the Essential Next.js plugin was a perfect solution for their team. Learn how they were able to make the site 3x faster.
Netlify's partner program supports agencies and technologists in the Jamstack ecosystem. Learn more about the program, and our recent spring kickoff for partners.
With the Netlify Lighthouse build plugin, you don’t have to make an extra trip to the command line or Lighthouse UI. Netlify will automatically generate a Lighthouse report for every deploy.
If you’re using the Jamstack for speedy content delivery, inlining critical CSS can make your content render even faster. This community-contributed Netlify Build plugin extracts and inlines your critical above-the-fold CSS, and is built on top of the popular critical package.
At Netlify we’ve been expanding our adoption of Go-based services for the backend infrastructure that powers our core services. In this article, we explore a fault we encountered in a production service as we were scaling it to handle new traffic patterns. We uncover an exception we hit in …
With a one-click install in Netlify’s UI, the Cypress Netlify Build plugin runs an end-to-end Cypress test with each Netlify build, so you can ship with confidence without sacrificing efficiency.
With Netlify, Spring migrated from a monolithic to a microservices-based web architecture. Learn how they improved site speed, shipped faster and improved conversion.
This week we feature one of our most popular Netlify Build Plugins: the Gatsby Cache plugin. Netlify Build Plugins add powerful capabilities to every build. You can click to install from a directory of community plugins or create your own.
Netlify Redirects give developers the power to control routing logic on Netlify Edge from within the code and configuration of their sites. Learn how with this set of free videos.
Check out our 'Meet our Netlifolks' series, a collection of interviews designed to give you a peek into our day-to-day. As we celebrate Black History Month, we also want to highlight some of our amazing team members to amplify their voices during this critical month.
The terms "immutable deploys" and "atomic deploys" can be confusing. Let's define each of those and call out why they are important and beneficial to an efficient and reliable development workflow.
Check out out 'Meet our Netlifolks' series, a collection of interviews designed to give you a peek into our day-to-day. As we celebrate Black History Month, we also want to highlight some of our amazing team members to amplify their voices during this critical month.
With Netlify Functions, we want you to enjoy all the same powerful workflows and abilities when building serverless functions, as with the rest of your application. Learn how.
Lunch Money, a personal finance tracking and budgeting web app on the Jamstack, shares how it uses Netlify for its git-based workflow and continuous deployment process.
Check out the 'Meet our Netlifolks' series, a collection of interviews designed to give you a peek into our day to day & introduce you to the Netlifolks who build our products!
Netlify Build plugins can now run tasks after assets are deployed, opening the door to live performance and acceptance testing and timely connections with other services.
With Netlify Build Plugins, developers can hook automations directly into the CI/CD infrastructure. Fail a build if it doesn't meet accessibility standards, audit web performance after the build, or install utilities to work with modern frameworks like Next.js. Here's a look at the Top 10 …
Honestly, .NET devs were second-class citizens in the Jamstack world for too long. Learn how to start building your next project with Statiq - .NET based static site generator.
Learn more about career advancement within Netlify’s Engineering Team. Gain insights into the two tracks: advancing into management, or advancing as an individual contributor.
Algolia's team developed a custom Netlify build plugin that indexes sites for search after a deploy is successful. This post is a deep dive into their process and includes insights for developers who are curious about rolling their own custom plugins on the Netlify build infrastructure.
We are still very excited about the Vue Composition API. So in this post, we'll explore how it works, build an event registration form and hook it up with a serverless function to submit the form.