← Volver al inicio

Notas

Aprendizajes en público.

Ideas, decisiones y aprendizajes sobre agentes IA, automatización e ingeniería de software aplicada.

40 notas publicadas · mostrando 31–40

Set up a React project with Vite

It's a beautiful world out there.

What is vite? Vite (French word for "quick", pronounced /vit/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. It consists of two major parts: A dev server that…

    Migrate from create-react-app to Vite by Saheed Oladele

    Migrate from create-react-app to Vite

      ❓ How would I structure a React app?

      It's a beautiful world out there.

      {% mark %}src{% /mark %} This is the main folder where your React app lives. {% mark %}components{% /mark %} Think of this like a box of LEGO pieces. It holds small, reusable parts of your app, like building blocks. Inside, you ha…

        Frontend & Backend Defined by Malte Ubl

        Lorem Ipsum Description

          10 common mistakes with the Next.js App Router by Lee Robinson

          10 common mistakes with the Next.js App Router by Lee Robinson

            The service worker lifecycle by Jake Archibald

            Lorem Ipsum Description

              The PHP Handbook by Flavio Copes

              PHP is an incredibly popular programming language.

                Threads related to front-end by goncy

                Threads related to front-end by goncy

                  Best practices for writing Git commits by midu.dev

                  Safely access nested objects in JavaScript in a super cool way.

                    Migrando una aplicación React de JavaScript a TypeScript

                    Migrando una aplicación React de JavaScript a TypeScript