ββA step by step guide to understand the core concepts and build a first extension.
β± 5 min read
π #NodeJS
β± 5 min read
π #NodeJS
Medium
Native Extensions for Node.js
A step by step guide to understand the core concepts and build a first extension
ββNode.js works in single-threaded, non-blocking performance, working as a single process in CPU. No matter how powerful server is used and the resources utilized, what a single-threaded process can do is limited. Node.js is designed for building distributed applications with multiple nodes, hence the name Node.js.
β± 6 minutes read
#NodeJS
β± 6 minutes read
#NodeJS
Medium
Make NodeJs handle 5x request with 99.9% uptime adding 10 lines of code
Scale your NodeJs Server to Utilize Full Resources
ββThe purpose of this article is to provide a complete insight about GraphQL and its usage with Node.js along with discussing its salient features and some of its advantages and disadvantages.
β± 6 minutes read
#GraphQL #NodeJS #ExpressJS
β± 6 minutes read
#GraphQL #NodeJS #ExpressJS
Medium
How to Create GraphQL API using Node.js and Express
Intermediate level knowledge on GraphQL with Node.js and Express.js
ββNodejs is a javascript runtime environment. So, what exactly is the javascript runtime? You may be familiar with the term javascript. Javascript is a programming language that you may use to control your DOM in your browser and helps to play with the page loaded in the browser
β± 5 minutes read
#NodeJS
β± 5 minutes read
#NodeJS
ββJamstack is out for a while. For most of us (developers) statically pre-rendered React websites are no wonder: page routing in the browser, βblazing-fastβ (as they usually call it) experience, etc.
β± 6 minutes read
#CMS #NextJS #React #NodeJS
β± 6 minutes read
#CMS #NextJS #React #NodeJS
Medium
Remaking WordPress in JS stack. Hello to a new CMS for Next.js websites.
Motivation
ββAccording to the StackOverflow developers survey, Node.js is the most popular development framework among developers from the last few years. It is an open-source, cross-platform, back-end JavaScript runtime environment that runs on a V8 engine.
β± 5 minutes
#NodeJS
β± 5 minutes
#NodeJS
Medium
10 best practices every Node.js developer must follow
According to the StackOverflow developers survey, Node.js is the most popular development framework among developers from the last fewβ¦
ββSince the moment Node.js was unveiled to the world, it has seen a fair share of both praise and criticism. The debate still continues, and may not end anytime soon. What we often overlook in these debates is that every programming language and platform is criticized based on certain issues, which are created by how we use the platform.
β± 7 minutes read
#NodeJS
β± 7 minutes read
#NodeJS
Medium
9 Common Mistakes Node.js Developers Make
Since the moment Node.js was unveiled to the world, it has seen a fair share of both praise and criticism. The debate still continues, andβ¦
ββJavaScript is the most commonly used programming language in the developer community. Node.js has extended the capabilities of JavaScript to the server-side, empowering developers to build an entire application using a single programming language and thus simplifying coding and maintenance.
β± 8 minutes read
#NodeJS
β± 8 minutes read
#NodeJS
Medium
10 Best Node.js Framework in 2021
JavaScript is the most commonly used programming language in the developer community. Node.js has extended the capabilities of JavaScriptβ¦
ββTo give a bit of context, I am a Discord admin on a small server about development, and we recently got a report from one of our users that someone was trying to get him to download an EXE file.
β± 4 minutes read
#NodeJS #Malware
β± 4 minutes read
#NodeJS #Malware
Medium
How I reversed a NodeJS malware and found the author
To give a bit of context, I am a Discord admin on a small server about development, and we recently got a report from one of our users thatβ¦
ββNodeJS has released the new version of NodeJS, which is named NodeJS 18 and it offers plenty of new features for developers to take advantage of. These new features are quite useful to every developer as they help in improving productivity and increasing performance as well. This article will talk about some of the important new features that you should start using if youβre running an existing application on NodeJS or want to start building one from scratch.
β± 3 minutes read
#NodeJS
β± 3 minutes read
#NodeJS
Medium
NodeJS 18 is HERE! 3 Features that will blow your mind π€―
Stanalone Test Runner, Fetch (Experimental) Support, V8 Engine (not a car) and more!
π1
ββSo when most of the people talks about performance, I had seen many stories or blogs which says mostly about β optimize queries to dB, cache using redis, checking time complexity of code etc
β± 5 minutes read
#NodeJS
β± 5 minutes read
#NodeJS
Medium
How to increase NodeJS performance (advance topic) Part 1
So when most of the people talks about performance, I had seen many stories or blogs which says mostly aboutβββoptimize queries to dBβ¦
ββAre you looking for best practices on how to build Node.js Docker images for your web applications? Then youβve come to the right place!
β± 15 minutes read
#Docker #NodeJS
β± 15 minutes read
#Docker #NodeJS
Snyk
10 best practices to containerize Node.js web applications with Docker | Snyk Blog | Snyk
Are you looking for best practices on how to build Node.js Docker images for your web applications? Then youβve come to the right place!
ββThis post introduces the concept of durable execution, which is used by Stripe, Netflix, Coinbase, Snap, and many others to solve a wide range of problems in distributed systems. Then it shows how simple it is to write durable code using Temporalβs TypeScript/JavaScript SDK.
β±οΈ 10 minutes read
#NodeJS #DistributedSystem
β±οΈ 10 minutes read
#NodeJS #DistributedSystem
Medium
Building Reliable Distributed Systems in Node
This post introduces the concept of durable execution, which is used by Stripe, Netflix, Coinbase, Snap, and many others to solve a wideβ¦
ββAre you ready to have your mind blown? Iβm Erick Wendel, and Iβve recreated the Node.js project from scratch, uncovering some shocking truths along the way, and published it on my Youtube channel.
β±οΈ 10 minutes read
#NodeJS
β±οΈ 10 minutes read
#NodeJS
Medium
5 Shocking Things About Node.js That You Thought You Knew But Didnβt!
Learn How Node.js works behind the scenes
ββLet me first start by stating that I started using Node.js when it was on version 0.10 (yes, you read that right!).
β±οΈ 8 minutes read
#NodeJS
β±οΈ 8 minutes read
#NodeJS
Medium
Node.js Just Released Version 20! WTH?!
Letβs see whatβs new with Node v20!
ββNode.js 20 has arrived, ushering in a new era of innovation and excitement. This groundbreaking release is slated to make its debut on April 18, 2023, and will ascend to Long-Term Support (LTS) status come October 2023, with ongoing support guaranteed until April 2026.
β±οΈ 5 minutes read
#NodeJS
β±οΈ 5 minutes read
#NodeJS
Medium
NodeJS 20βββFew mind blowing features.
Introduction: Welcome to the Node.js 20.
π1
ββThree years after the initial spark, the Node.JS revolution burns brighter than ever. This JavaScript runtime environment, renowned for its speed, agility, and vibrant ecosystem, has become the go-to weapon for developers crafting the future of the web.
β±οΈ 5 minutes read
#NodeJS
β±οΈ 5 minutes read
#NodeJS
Medium
7 Node.JS Trends That Will Dominate the Web in 2024
Three years after the initial spark, the Node.JS revolution burns brighter than ever. This JavaScript runtime environment, renowned forβ¦
ββExplore the Facade, Adapter, Singleton, Prototype, Builder, Proxy and Factory for modern software design.
β±οΈ 10 minutes read
#NodeJS
β±οΈ 10 minutes read
#NodeJS
Medium
7 Node.js Design Patterns Every Developer Should Know
Explore the Facade, Adapter, Singleton, Prototype, Builder, Proxy and Factory for modern software design.
β€βπ₯7π5π2π1π1