Một JSON Web Key (JWK) là cấu trúc dữ liệu JSON (JavaScript Object Notation) đại diện cho một khóa mật […]
Trong lập trình, biểu thức chính qui thường dùng để validate form input, nhưng chúng ta sẽ quên nó nếu […]
Installation $ sudo su $ yum install vsftpd -y Configuration sudo sucp /etc/vsftpd/vsftpd.conf /etc/vsftpd/vsftpd.conf.org Elastic_IP=`curl http://169.254.169.254/latest/meta-data/public-ipv4` cat << EOF >> […]
Table of Contents 1. Variables Definition in Node.js 2. Constants Definition in Node.js 3. Rule of naming variables and constants […]
Trước khi bắt đầu vào code thì chúng ta tìm hiểu sơ chút lý thuyết Headless browser là gì? Làm […]
Should I be using Keras vs. TensorFlow for my project? Is TensorFlow or Keras better? Should I invest my time […]
Through the above article, you have learned some example with Node.js, this is the background step for you to continue in the next articles 😀