Compilation of articles about Node.js

Compilation of articles about Node.js

Daily short news for you
  • Manus has officially opened its doors to all users. For those who don't know, this is a reporting tool (making waves) similar to OpenAI's Deep Research. Each day, you get 300 free Credits for research. Each research session consumes Credits depending on the complexity of the request. Oh, and they seem to have a program giving away free Credits. I personally saw 2000 when I logged in.

    I tried it out and compared it with the same command I used before on Deep Research, and the content was completely different. Manus reports more like writing essays compared to OpenAI, which uses bullet points and tables.

    Oh, after signing up, you have to enter your phone number for verification; if there's an error, just wait until the next day and try again.

    » Read more
  • I just found a quite interesting website talking about the memorable milestones in the history of the global Internet: Internet Artifacts

    Just from 1977 - when the Internet was still in the lab - look how much the Internet has developed now 🫣

    » Read more
  • Just thinking that a server "hiding" behind Cloudflare is safe, but that’s not necessarily true; nothing is absolutely safe in this Internet world. I invite you to read the article CloudFlair: Bypassing Cloudflare using Internet-wide scan data to see how the author discovered the IP address of the server that used Cloudflare.

    It's quite impressive, really; no matter what, there will always be those who strive for security and, conversely, those who specialize in exploiting vulnerabilities and... blogging 🤓

    » Read more

Introduction

Three (3) years of writing is neither short nor long, and during that time I have written many articles revolving around the topic of Node.js. They range from the most basic to the in-depth ones about how Node.js works, as well as sharing experiences to use Node.js more effectively. Today, as I sat down and thought about it, I realized that if there are many articles like this scattered without being compiled somewhere, it would make it difficult for readers to have an overview or have difficulty in searching. Therefore, in this article, I will compile a list of articles by category to summarize the information, and hopefully this will be a useful source of documentation for many people.

Actually, this list includes some articles that were written a long time ago when I was still practicing my writing skills, so the sentences may be flawed or the content may be outdated. If you notice any issues, please leave a comment below this article so that I can revise the content better. Without further ado, let's get to the topics!

Introduction to Node.js

These are the articles introducing Node.js that I wrote right when I started my blog. The content mainly serves as an announcement and a check of the blog's functionality.

Node.js Architecture

These are the articles diving deep into the architecture of Node.js. They cover the components, how they work, and how they interact with each other to run your applications.

Event Loop

Event Loop is an important concept in Node.js. Through Event Loop, we can handle events asynchronously. So let's learn more about Event Loop in Node.js.

Improving Node.js Application Performance

Regardless of the programming language, there are always ways to optimize performance. Here are some articles on how to improve the performance of your Node.js applications.

Other Useful Articles

Finally, a collection of some interesting articles about Node.js.

Premium
Hello

Me & the desire to "play with words"

Have you tried writing? And then failed or not satisfied? At 2coffee.dev we have had a hard time with writing. Don't be discouraged, because now we have a way to help you. Click to become a member now!

Have you tried writing? And then failed or not satisfied? At 2coffee.dev we have had a hard time with writing. Don't be discouraged, because now we have a way to help you. Click to become a member now!

View all

Subscribe to receive new article notifications

or
* The summary newsletter is sent every 1-2 weeks, cancel anytime.

Comments (0)

Leave a comment...