Issue #206 · April 12, 2021

How to Manage Multiple Threads in Node.js

“Technology made large populations possible; large populations now make technology indispensable”

Make the keys to everything you do online easier and safer. Stop resetting passwords and filling out forms. Try Dashlane on your first device for free here.

How to Manage Multiple Threads in Node.js

How to Manage Multiple Threads in Node.js

While it is true that Node.js is a single-threaded JavaScript runtime, it is possible to spin additional processes or threads on demand. This article explores few interesting techniques: child processes, the cluster module and worker threads.

Articles

Font size is useless... let’s fix it!

What happens when you set fontSize: 32 in your favorite editor? If you expect that the size of a character should become 32px, you'd better give this wonderful article a chance... you'll be surprised!

New Attacks Targeting Remote Workers

On January 13th, the Cybersecurity and Infrastructure Security Agency (CISA) published a report highlighting an increase in successful phishing attacks exploiting cybersecurity weaknesses of remote and distributed teams. Successful attacks gave hackers access to companies’ cloud services via both personal and corporate devices. sponsored

Go for Node.js developers

This GitHub repository presents and extensive collection of common Golang snippets compared to Node.js equivalents. A great resource for learning Go if you are coming from JavaScript/Node.js.

Developing For Imperfect

How do we plan future-proof styles in a world with an infinite degree of device and user ability variance? Let's explore how things can break and how modern CSS provides solutions.

Building a Magical 3D Button

Every action we take on the web starts with a button click, and yet most buttons are ho-hum and uninspired. In this tutorial, we'll build an animated 3D button with HTML and CSS that sparks joy.

Book of the week

Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5

Learning PHP, MySQL & JavaScript: With jQuery, CSS & HTML5

by Robin Nixon

The fully revised, updated and extended 4th edition of the hugely popular web development book - includes CSS, HTML5, jQuery and the mysqli extension. Build interactive, data-driven websites with the potent combination of open-source technologies and web standards, even if you only have basic HTML knowledge. With this popular hands-on guide, you'll tackle dynamic web programming with the help of today's core technologies: PHP, MySQL, JavaScript, jQuery, CSS, and HTML5.