Web Technologies Used by frontside.io
Website frontside.io is using 7 web technologies.
You are not a registered user, so you can only see up to 3 technologies used by this website. To view all technologies, sign up for a free account.
Deno is a modern runtime for JavaScript and TypeScript that comes with a built-in web server, providing a secure and lightweight alternative to traditional Node.js servers. It includes features like automatic type checking, module resolution, and a secure runtime environment. Deno simplifies web development by eliminating the need for package managers and external modules like Node.js.
Deno Deploy is a platform as a service (PaaS) for hosting and deploying Deno applications, offering fast deployment, automatic scaling, and easy management of serverless functions. It enables developers to focus on writing code, while Deno Deploy takes care of the infrastructure.
Webpack is an open-source JavaScript module bundler, primarily for JavaScript, but it can transform front-end assets like HTML, CSS, and images if the corresponding plugins are included. Webpack takes modules with dependencies and generates static assets representing those modules.