HTML is the standard markup language used to create web pages, and its elements form the building blocks of all websites.

JAM (Javascript API Markup) stack sites are the new black in the web-development world, so if you are looking to try your hand at the latest trend, take a look at the best tools of the trade, right here in this list.
If you are confused about the value that can come from a JAMStack site, that is because JAMStack is one of the most poorly explained concepts on the web, specifically describing what problem it solves and what solutions it replaces. The purpose of JAMstack is essentially to create the same sort of website Drupal or Wordpress would build for you, but outsource the back-end functionality as much as possible, especially for static-sites, so that developers are focused on front end. This is done by using Javascript to define the front end behaviour, APIs to provide functionality to back-end hosted services, and Markup, which defines formatting. The rest of the stack can be outsourced to external infrastructure, whether it is CDNs for content delivery, back-end-as-service support like Firebase, and CMS used to define content like Contentful. Essentially, all you are left with is text files in a static respository like Github Pages, which is the basis for the site. No webserver is even required because the CDN serves the pages based on what is built from the Github Pages. This results in a significantly reduced attack surface and a super fast website loading time that doesn't rely on a central server for uptime.
HTML is the standard markup language used to create web pages, and its elements form the building blocks of all websites.

Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.


The actual building of the front end can be done with javascript with the React Framework. NextJS is the starting point for building static server-rendered sites on the front end, with Gatsby being used as a full fledged Static Site Generator. There are Vue tools that do the same thing, but they are not as mature (yet).

Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.


React Native enables you to build world-class application experiences on native platforms using a consistent developer experience based on JavaScript and React. The focus of React Native is on developer efficiency across all the platforms you care about — learn once, write...
Gatsby provides development teams an open source frontend framework for creating dynamic, optimized websites and a cloud platform for delivering them on a blazing fast edge network.

Standard tools for building the front-end, including a task runner, transpiler, module builder, and package manager.
Babel is a generic multi-purpose compiler for JavaScript. Using Babel you can use (and create) the next generation of JavaScript, as well as the next generation of JavaScript tooling.


npm is a package manager for Node.js that is run through the command line and manages dependencies for an application. It is the predominant package manager for Node.js.

A toolkit to automate & enhance your workflow. Leverage gulp and the flexibility of JavaScript to automate slow, repetitive workflows and compose them into efficient build pipelines.
Webpack is a module bundler for modern JavaScript applications. When webpack processes your application, it recursively builds a dependency graph that includes every module your application needs, then packages all of those modules into a small number of bundles — often only one...

These tools will help you manage site design and content, similar to what Wordpress or Drupal do, except without the pesky backend or plugins that could be subject to attack and require constant updates. This service allows your designers to develop a good front-end and content creators to focus on what matters.
Web-based vector graphics editor with desktop apps, focusing on real-time collaboration and version control for UI/UX design.




A content management system that enables cross-platform, multi-device online publishing. Businesses employ Contentful to publish editorial content for web apps, mobile apps, and, ultimately, any connected devices.




From search engines to form hosts, discussion boards, and authorization management, the following APIs will plug your website into services that you would normally host yourself, but can function just as well hosted at third parties. Pick as many or as few as you want to add additional functionality to your static site!
You can connect any application (written in any language or on any stack) to Auth0 and define its Connection, the method used to authenticate the users of that application:



Disqus offers the best add-on tools for site owners to power discussions, increase engagement, and earn revenue.
No iframes, JavaScript embeds, or CSS overrides. FormKeep generates a URL to use as your form's endpoint. Just plug it in to your existing code and deploy. It's really that easyz

FoxyCart, SEO Ecommerce, has been built from the ground up by webdesigners, for webdesigners. Easy to integrate. Unbelievably flexible. Full AJAX ecommerce +JSON support. Totally foxy.
SendBird is messaging-as-a-service. It provides the client SDK, chat API, and the backend for apps enabling real-time communication among apps’ own users.




Using simple HTML markup, turn any existing website into an extensive shopping cart platform. Snipcart allows payment processing, shipping estimates and order management without ever letting your customers leave your website.




Scalable & Fast API for building social networks, activity feeds, news feeds and activity streams. Aggregated feeds, ranked feeds, analytics and personalization all help you improve your app's engagement, retention and conversion.


Stripe helps you create any type of payments flow—from e-commerce to recurring billing and everything in between. Stripe enables you to accept payments in minutes. Stripe makes recurring and subscription-based billing easy.

Online survey platform enabling quick creation of professional questionnaires with free plan limits, customizable templates, simple result analysis, and real-time reporting.




The easiest way to add great search to your website
Swiftype is a hosted software service that eliminates the need to create your own search software from scratch, making it possible for any website owner or mobile app developer to add great search to their product. Features inc.

Twilio is a web-service API that lets you use your existing web languages and skills to build voice and SMS applications. We focus on building a simple, powerful, pay-as-you-go communications platform so that you can focus on what you do best.


Creates interactive forms with engaging sliding questions, logic jumps, multimedia support, 3,000+ templates, and integration into sites, emails, or unique links.



Algolia helps product teams connect their users with information by providing the building blocks they need to create fast, relevant, personalized search.




Github is all you need to perform your development process. Github pages is used to host the actual content of your site. The CDN used to serve the page in place of a server like Apache is provided by Amazon while the deployment process is managed by Netlify, replacing CI tools like Jenkins.
Web-based Git hosting service facilitating collaboration, with features like issue tracking, social networking, and wikis for project management.




A web hosting service made by GitHub, for any static website hosted on GitHub. GitHub Pages doesn't support PHP, Node.js, Ruby on Rails, MySQL, or any other server-side service.


Amazon CloudFront is a global content delivery network (CDN) service that accelerates delivery of your websites, APIs, video content or other web assets through CDN caching.

An all-in-one workflow that combines global deployment, continuous integration, and automatic HTTPS. And that’s just the beginning.




The following are platforms a user can use to define their backend, outsourced naturally to a third party service provider with API support delivered by the GraphQL technology.
The goal of this library is to provide an easy and fast way to create a GraphQL, Relay compliant server, that can serve multiple projects.
Apollo is the best way to quickly build a production-ready, self-documenting API for GraphQL clients, using data from any source.

Hasura makes data access easy, by instantly composing a GraphQL API that is backed by databases and services so that the developer team (or API consumers) get immediately productive. The nature of GraphQL itself and Hasura’s dynamic approach makes integration and iteration easy.