Software Alternatives & Reviews

How to build a Web App in 11 minutes and fall in love with SvelteKit

Svelte Node.js Milligram Visual Studio Code
  1. 1
    Cybernetically enhanced web apps
    Pricing:
    • Open Source
    Svelte itself is like coming back to the future: you write your user interfaces with almost old-school HTML in a declarative manner with zero-to-none boilerplate. And then .svelte files are compiled to the plain old .js,.css and .html. Apps come out fast, lightweight and easy to maintain and extend.

    #Javascript UI Libraries #JavaScript Framework #JS Library 351 social mentions

  2. Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
    For this tutorial you'll need NodeJS (v14.17.6 or higher).

    #Runtime #JavaScript Runtime #JavaScript 782 social mentions

  3. A minimalist CSS framework
    Pricing:
    • Open Source
    For speed and simplicity, we'll use a minimalistic CSS framework called Milligram.

    #CSS Framework #Development Tools #Design Tools 9 social mentions

  4. Build and debug modern web and cloud applications, by Microsoft
    Pricing:
    • Open Source
    It's also nice to have a code editor with Svelte extension (e.g. VSCode with svelte-vscode extension).

    #Text Editors #IDE #Software Development 1003 social mentions

Discuss: How to build a Web App in 11 minutes and fall in love with SvelteKit

Log in or Post with