Skip to main content

Command Palette

Search for a command to run...

My Default Environment: Netlify + Vite + React

Updated
•1 min read
My Default Environment: Netlify + Vite + React
J

I publish articles about my AI/ML experiences and learning journey as an AI Engineering Practitioner. Tips + Tricks + Riffs devoted to taking AI/ML applications from prototype to production.

What is Netlify?

Netlify is my go-to build+deploy platform of choice. It's hard to beat the exceptional Developer Experience (DX) and speedy Zero to One deployments from hackathons to side hustles to your next favorite startup idea.

Netlify makes it super easy, with minimal configuration, to integrate with multiple platforms and allows you to focus on your code, as opposed to other cloud-native platforms that are more hands-on. Each has its benefits and drawbacks.

Netifly works great for me on GitHub, since they provide a free plan with very reasonable includes without dropping down a credit card.

What is Vite? Rhymes with "Jeep" and "Beep"

Vite (rhymes with "Jeep") is the next-generation build environment. It problem solves for several pain points in the modern build process. It also supports many of your favorite tech stacks today, with a large set of community-supported templates.

Because you can

You may not always have an opportunity to change your CI/CD environment, so you might have to propose gradual changes based on the complexity of your pipelines and tech stack. Abandon your current build environment and give this a try...you'll thank me later. 🙌


Another article in the 1Password Hackathon series by James Thompson

J

Hello! Don't forget to add the BuildWith1Password tag as well! It's required for the event. :) Be sure to use the Hashnode CMS to apply the tag. Instructions are here: https://support.hashnode.com/en/articles/6420725-adding-tags-to-your-blog-post

1

More from this blog

Build It => Deploy 🚀

18 posts

Tips + Tricks + Riffs devoted to my experiences building modern AI products and applications. See my professional site to contact me.