VietMX's Blog
  • C++
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
  • BLOCKCHAIN
  • AI
  • EBOOK
  • ACM
  • ALGORITHM
  • Q&A

NODEJS

How to Build an Authentication API with JWT Token in Node.js

2021 VietMX 0

In this tutorial, we will learn how to use JWT in Node.js to secure endpoints and even authenticate users. It’s pretty simple to write code and develop applications. Yet, […]

Making cURL Requests in Node.js

2021 VietMX 0

cURL (client URL) is a free tool used to make network requests from the terminal using various protocols available. It is very useful when one wants […]

Getting Started with Google Translate API with Node.js

2021 VietMX 0

Google Translate is a multilingual language translation service developed by Google to translate text, words, phrases and, documents from one language to another. Google translates […]

Understanding Cookies and Implementing them in Node.js

2021 VietMX 0

Websites usually store a small amount of data on the browsers. There are three main kinds of browser-based storage: session storage, local storage, and cookie […]

Uploading Files using Formidable in a Node.js Application

2021 VietMX 0

Whenever we submit a form on the client-side of any website, all the form data goes to the server-side. Usually, form-data gets encoded before we […]

Process Manager 2 with Node.js

2021 VietMX 0

If you work with Node.js applications often, you might be familiar with the default script npm start, which will generally run your server directly. This may […]

Data Encryption and Decryption in Node.js using Crypto

2021 VietMX 0

Web applications have access to large amounts of data that belongs to people, organizations, and governments. The more the data is accessed, the higher the […]

Getting Started with Fastify Node.js Framework and Faunadb

2021 VietMX 0

Choosing the right JavaScript tech stack in the massive ecosystem is challenging. One of the Node.js web server framework that is rising in popularity these […]

Creating Node.js Application Using Express Generator

2021 VietMX 0

In this tutorial, we’ll be discussing the concepts of the Node.js Express generator tool. The Express-generator package is a utility that provides a command-line tool […]

Deploying RESTful APIs using Node.js, Express 4 to Kubernetes clusters

2021 VietMX 0

In this tutorial, we will go over how to build RESTful APIs using the Node.js Express framework, test them locally using docker-compose. We will then […]

How to Implement Caching using Adonis.js 5

2021 VietMX 0

The performance of a web application is an integral part of the application. Statistics have shown that slow web applications can result in loss of […]

Compiling a Node.js Application into an .exe File

2021 VietMX 0

During the development phase, the developer performs several processes of installation and coding to build and run an application. But, the end-users are just interested […]

Debugging a Node.js Application running in a Docker Container

2021 VietMX 0

Debugging an application involves detecting and removing existing errors also known as bugs in a code which can cause it to work unexpectedly or even […]

Using Prisma with Postgres and Node.js

2021 VietMX 0

Most modern day applications make use of databases mainly to store data. In many modern backend architectures, we model everything else around the data and […]

Build a Twitch Chatbot in Node.js

2021 VietMX 0

Twitch, is an online streaming platform that allows streamers and audiences to lively interact with each other. What begun as a small game streaming platform […]

Implementing a GraphQL server using Prisma, SQLite, and Nest.js with Typescript

2021 VietMX 0

Nest.js is built on Node.js and Express, which is arguably the most popular way to build servers with JavaScript. Nest.js is a TypeScript-based JavaScript framework for […]

Build and Dockerize a Full-stack React app with Node.js, MySQL and Nginx

2021 VietMX 0

React.js is a common and famous front-end web frameworks. Yet, in most situations, a web application will require back-end services to process different transactions. React.js […]

Creating a Weather app in Node.js using the Openweathermap API

2021 VietMX 0

Weather forecasting is very necessary for our daily lives. It helps us to prepare and make plans depending on the expectations. Many weather stations are […]

How to build a real time chat application in Node.js

2021 VietMX 0

In this tutorial, we will use the Node.js platform to build a real time chat application that sends and shows messages to a recipient instantly without any […]

Node.js vs. PHP – Which is better for Backend development?

2020 VietMX 95

PHP and Node.js are both powerful backends for dynamic websites. They both fall under the same category, yet their features are quite distinct. 1. PHP […]

Posts navigation

« 1 … 8 9 10 »

SEARCH

  • The Stern-Brocot tree and Farey sequences

    2021 0
  • 15 Puzzle Game: Existence Of The Solution

    2021 0
  • Josephus Problem

    2021 0
  • Optimal schedule of jobs given their deadlines and durations

    2021 0
  • Scheduling jobs on two machines

    2021 0
  • Scheduling jobs on one machine

    2021 0
  • Sprague-Grundy theorem

    2021 0
  • Games on arbitrary graphs

    2021 0
  • K-th order statistic in O(N)

    2021 0
  • Search the subarray with the maximum/minimum sum

    2021 0
  • Longest increasing subsequence

    2021 0
  • Range Minimum Query

    2021 0
  • Heavy-light decomposition

    2021 0
  • 2 – SAT

    2021 0
  • Paint the edges of the tree

    2021 1
  • Edge connectivity / Vertex connectivity

    2021 0
  • Topological Sorting

    2021 0
  • Kuhn’s Algorithm for Maximum Bipartite Matching

    2021 0

Algorithm Array Collections Convert Converting Custom Data Structure Deep Learning Dictionary File Finding Generate Graph Guide HttpClient Implement InputStream Introduction Jackson Java JavaScript JPA JUnit List Machine Learning MongoDB New Year Node.js OAuth2 Perform Program Python REST API Set Spring Spring Boot Spring Cloud Spring Data Spring MVC Spring Security Stream String Strings Tree WebFlux

  • ACM
  • AI
  • ALGORITHM
  • BLOCKCHAIN
  • C/C++
  • EBOOK
  • JAVA
  • JS
  • NODEJS
  • PYTHON
  • TOOLS
CONTACT INFORMATION
  • Email: maixuanviet.com@gmail.com
  • Skype: maixuanviet.com@outlook.com
  • Linkein: linkedin.com/in/maixuanviet
  • HackerRank: hackerrank.com/vietmx
  • Github: github.com/vietmx
  • Tiktok: tiktok.com/@maixuanviet.com

DMCA.com Protection Status