Explore

javascript × nodejs ×
  • screenshot

    Biome.js: The New Challenger to Prettier and ESLint

    The article discusses the potential decline of the Prettier/ESLint era due to the emergence of Biome.js,...

  • require(esm) in Node.js

    Recently I landed experimental support for require()-ing synchronous ES modules in Node.js, a feature that has...

  • screenshot

    How to Master Authentication and User Flow in Node.js With Knex and Redis

    Using Knex for database management, Redis for efficient caching, and Express for seamless routing. Create and...

  • screenshot

    Utilizing the Mechanics of Shamir's Secret Sharing Service — Part 2

    I want to dive into SSS in a basic way and show the basic formulas for...

  • screenshot

    pillarjs/cookies

    Signed and unsigned cookies based on Keygrip

  • screenshot

    marko-js/marko

    ## Yet Another JS Framework? It's interesting that it features a vdom implementation and looks fast...

  • screenshot

    zeit/pkg

    Package your Node.js project into an executable