Best of NPM — May 2023
- 1
- 2
Permit.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
Medium·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
Community 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
Deno·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
React 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
Deno·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.