jszhn

Recent Notes

  • A* algorithm

    Oct 29, 2025

    • ALOHA

      Oct 29, 2025

      • ARP

        Oct 29, 2025

        • Accounting

          Oct 29, 2025

          • Activation function

            Oct 29, 2025

            Home

            ❯

            Vite

            Vite

            Jun 03, 20241 min read

            Vite is the modern standard for developing in JavaScript and TypeScript. Genuinely makes set-up so fast.

            Things to not forget

            When adding a React script to your HTML document, don’t forget to use type="module" as a parameter in the <script> tag. Otherwise it literally will not load.

            https://stackblitz.com/edit/vitejs-vite-gchxq8?file=src%2FApp.tsx&terminal=dev


            Graph View

            Backlinks

            • Development environment
            • JavaScript

            Created with Quartz v4.5.2 © 2025

            • Twitter
            • LinkedIn
            • GitHub