Best of Node.jsJuly 2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    How to Build a Node.js GraphQL API With NestJS and Prisma

    NestJS and Prisma are a great couple that can provide exactly that. NestJS is a powerful framework specifically designed for building Node.js applications. Prisma is an open-source database toolkit that provides tools and features to simplify database access. Amplication Amplication can automatically generate entities for your database models if you prefer.

  2. 2
    Article
    Avatar of tshThe Software House·3y

    A simple guide to JavaScript concurrency in Node.js

    A simple guide to JavaScript concurrency in Node.js and a few traps that come with it. Why is it that despite its single-threaded design, node.js is still capable of handling concurrency and multiple I/O operations at the same time? I could end it right here and call it a day.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    Creating + Publishing your first NPM package with TypeScript

    Creating + Publishing your first NPM package with TypeScript support Jul 18, 2023· 9 min. NPM is the world's largest software registry. Open-source developers from every continent use NPM to share and borrow packages. Open the terminal --use the following ways based on your OS if you don't know how.

  4. 4
    Article
    Avatar of hackernoonHacker Noon·3y

    How Multi-Processing Helped Me Speed Up My JavaScript Application By 4x

    HackerNoon JavaScript has been inherently designed as a single-threaded beast. But in the wild terrains of computing, the predators known as 'multiprocessing&apos are waiting to be tamed.

  5. 5
    Article
    Avatar of redwoodjsRedwoodJS·3y

    Redwood v6.0.0 is now available

    Redwood v6.0.0 is now available - Releases and Upgrade Guides. The first RedwoodJS in-person conference is September 26-29 in Oregon, USA. The highlight of this major is a new bundler, Vite, Prisma v5, Storybook v7, and a simpler logging experience.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    What is NodeJS? The JavaScript Engine and Runtime Explained for Beginners

    JavaScript is a programming language based on the ECMAScript language standard. It's not a language or a framework. It's simply an environment that allows you to write JavaScript that interacts with different parts of the outside world. The JavaScript engine still implements specific rules, ensuring consistency when executing your code.

  7. 7
    Article
    Avatar of awsplainenglishAWS in Plain English·3y

    Deploy Node.js Server to AWS EC2 with Docker

    Deploy Node.js Server to AWS EC2 with Docker with Docker. Learn to set up Docker with Node.JS.js, EC2 instance & its configuration. If you don’t know the role of Docker here then let me tell you in short: Docker will bundle node.js application into small easily deployable units.

  8. 8
    Article
    Avatar of phProduct Hunt·3y

    EasyNPM - Search & install command with one-click for npm packages

    EasyNPM - Search & install command with one-click for npm packages. EasyNPM was hunted by Akshara Hegde in Productivity. Open Source Developer Tools by EasyN PM Fabric Ad Your entire digital world in your pocket Support is great.

  9. 9
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Use Queues in Web Applications – Node.js and Redis Tutorial

    This article will focus on explaining what message queues are and how to get started with them by building a very simple application. You should be familiar with the basics of Node.js, and you should have Redis installed locally or on a cloud instance. Learn how to install Redis here.

  10. 10
    Article
    Avatar of hackernoonHacker Noon·3y

    Creating a Node.js Server With Postgres and Knex on Express

    Creating a Node.js Server With Postgres and Knex on Express is a guide on setting up a node.js server. All within the Express.js framework, this guide will help you get the most out of your Node.JS server.

  11. 11
    Article
    Avatar of hackernoonHacker Noon·3y

    Node.js Background Jobs for Modern Developers – Interview With Startups of the Year Nominee, Defer

    Node.js Background Jobs for Modern Developers - Interview With Startups of the Year Nominee, Defer Too Long; Didn't Read Defer. The company has been nominated in HackerNoon's annual Startup of the year awards in Paris, France.