Best of NPMMay 2023

  1. 1
    Article
    Avatar of colkgirlCode Like A Girl·3y

    How to Build a RESTful API with Node.js and Express

    How to Build a RESTful API with Node.js and Express, we will explore how to build a high-performance API using Node.JS and Express. By the end, you’ll have the knowledge and skills to create your own scalable and efficient API.

  2. 2
    Article
    Avatar of permitioPermit.io·3y

    Send SMS Directly from the Browser (No Backend Code Required!)

    We'll learn how to send SMS directly from the browser using Frontend Only Authorization (FoAz) standard. To authenticate our users in the browser, we'll use Clerk.dev, a frontend-first authentication platform that lets you add authentication to your application in minutes. Let's create a new React app by using Vite.

  3. 3
    Article
    Avatar of medium_jsMedium·3y

    Single Rust Binary with Vite+Svelte

    Single Rust Binary with Vite+Svelte can be easily packaged in a container image using docker or podman. In production you will probably want to specify a specific origin, but for our sample this will do for now. Our Rust web server is now ready to host the static web files from the directory.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    How to setup Prettier, ESLint, Husky and Lint-Staged with a NextJS and Typescript Project

    How to setup Prettier, ESLint, Husky and Lint-Staged with a NextJS and Typescript Project. We try to make our codebase look like it has been coded by one person. We can do this by adhering to a code style/format that everyone should follow.

  5. 5
    Article
    Avatar of denoDeno·3y

    Deno 1.34: deno compile supports npm packages

    Deno 1.34: Deno 2 is primarily focused on boosting compatibility with Node.js, enhancing the overall quality of life and developer experience, and establishing the foundation for future performance enhancements. The most significant updates in this release include three highly anticipated features. Glob support in and CLI flags Globs are now supported in the configuration file.

  6. 6
    Article
    Avatar of reactnativeexampleReact Native Example·3y

    A fully functional weather app with react native and weatherapi.com

    A fully functional weather app with react native and weatherapi.com Weather-App-React-Native Watch Tutorial. Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

  7. 7
    Article
    Avatar of denoDeno·3y

    Node.js built-ins on Deno Deploy

    Deno Deploy is a next-generation cloud platform built on JavaScript isolates. It runs your JavaScript, TypeScript, and WebAssembly at the edge, in our 35 global regions, close to your users. Deno Deploy comes built in with super speedy deployments from GitHub, and a global database.