💻 Issue 258 - Instant chat app using React, Node.js, and Socket.io

This week's Awesome Node.js Weekly
Read this email on the Web

The Awesome Node.js Weekly

JavaScript logo

Issue » 258

Release Date
Apr 29, 2021

Your weekly report of the most popular
Node.js news, articles and projects

Popular News and Articles

Instant chat app using React, Node.js, and Socket.io
youtu.be
NodeJS 16 is officially released
sudosecurity.org
What is Virtual DOM?
dev.to
Scout APM - Leading-edge performance monitoring starting at $39/month
Sponsored scoutapm.com

Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.

Creating a Node back-end using the MVC software design pattern
dev.to
Build a Discord Bot in 6 Minutes With Node.js and Autocode
dev.to
Build an HTTPS-intercepting JavaScript proxy in 30 seconds flat
httptoolkit.tech
Node.js -Create a multi column csv file without using external library .
www.monkwhocode.com
Map/Dictionary Data Structure in Javascript
link.medium.com
Node.js vs Deno | A couple of months ago I posted a Preact SSR template which was pretty well-received.
youtu.be
How to use Twitter Search API using JavaScript
javascript.plainenglish.io

Find software alternatives

SaaSHub - Software Alternatives and Reviews
More from our team www.saashub.com

SaaSHub helps you find the best software and product alternatives

Popular projects

Formality    » Dependent Types    » Functional programming

A modern proof language


Addon    » Security    » Privacy

ClearURLs is an add-on based on the new WebExtensions technology and will automatically remove tracking elements from URLs to help protect your privacy.


just

a very small v8 javascript runtime for linux only


maplibre-gl-js

The open-source fork of Mapbox GL JS: Interactive maps in the browser, powered by vector tiles and WebGL.


lbry-desktop    » Blockchain    » JavaScript

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.




Older messages

📱 Issue 252 - Details on Apple's secret entitlement for iPad Split View camera use

Thursday, April 29, 2021

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 252 Release Date Apr 29, 2021 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 176 - useReducer instead of useState while calling APIs!

Thursday, April 29, 2021

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 176 Release Date Apr 29, 2021 Your weekly report of the most popular React news, articles and projects

📱 Issue 255 - What's new in Swift Package Manager

Thursday, April 29, 2021

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 255 Release Date Apr 29, 2021 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 253 - Programming languages: JavaScript has most developers but Rust is the fastest growing

Thursday, April 29, 2021

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 253 Release Date Apr 29, 2021 Your weekly report of the most popular Rust news, articles and projects

💻 Issue 257 - The shortest way to conditionally insert properties into an object literal

Thursday, April 22, 2021

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 257 Release Date Apr 22, 2021 Your weekly report of the most popular JavaScript news, articles

You Might Also Like

BetterDev #273 - Operating System in 1,000 Lines

Monday, January 13, 2025

Better Dev #273 Jan 12, 2025 Hi all, Happy new year. Welcome to the first issue of 2025. I'm trying to become more regular this year. Looking forward to a new year and hope everyone continue to

Daily Coding Problem: Problem #1667 [Hard]

Monday, January 13, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Airbnb. We're given a hashmap associating each courseId key with a list of courseIds

🧠 Are Supercomputers Dead? — This 90s Tech Is Perfect for Smart TVs

Monday, January 13, 2025

Also: How to Make Sense of Linux Ping Stats, and More! How-To Geek Logo January 13, 2025 Did You Know The original name of the iconic SR-71 Blackbird was actually the RS-71 Blackbird, but Lyndon

Consistency means nothing & Bluesky is reportedly valued at $700

Monday, January 13, 2025

Sill Beta Update #3, Miro AI starts storing AI interactions from free users, Mastodon transfers to a new non-profit organization, and a lot more in this week's issue of Creativerly. Creativerly

Ranked | The AI Models With the Lowest Hallucination Rates 🤖

Monday, January 13, 2025

Hallucination rate is the frequency that an LLM generates false or unsupported information in its outputs. Which models have the lowest rates? View Online | Subscribe | Download Our App FEATURED STORY

GCP Newsletter #433

Monday, January 13, 2025

Welcome to issue #433 January 13th, 2025 News Official Blog Vertex AI Introducing Vertex AI RAG Engine: Scale your Vertex AI RAG pipeline with confidence - Vertex AI RAG Engine is a fully managed

Spyglass Dispatch: It's Political & Personal

Monday, January 13, 2025

On Meta's Moderation Changes • Inside DOGE • Zuck Slams Apple (Again) • Apple's Muted 2025 • CES 2025 Recap The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary

$200 to invest today... (USA Only)

Monday, January 13, 2025

Join me in investing in blue chip art on Masterworks, and you will receive $200 to invest on the platform. Not kidding. Founder interview coming soon! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

The Sequence Knowledge #468: A New Series About RAG

Monday, January 13, 2025

Exploring key concepts of one of the most popular methods in generative AI solutions. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

How a Kafka-Like Producer Writes to Disk

Monday, January 13, 2025

We take a Kafka client, call the producer, send the message, and boom, expect it to be delivered on the other end. And that's actually how it goes. But wouldn't it be nice to understand better