current location:Home > Technical Articles > Backend Development

  • This article will give you an in-depth understanding of Node.js (detailed explanation with pictures and text)
    This article will give you an in-depth understanding of Node.js (detailed explanation with pictures and text)
    This article will give you an in-depth analysis of Node.js through a lot of code and illustrations. The main content includes modular processing, basic application of packages, Express, cross-domain, operating Mysql database, etc. I hope it will be helpful to you!
    JS Tutorial . nodejs 20948 2023-01-13 20:23:18
  • Node learning how to minimize heap allocation and prevent memory leaks
    Node learning how to minimize heap allocation and prevent memory leaks
    How to check memory leaks in Node.js? The following article will introduce you to Nodejs heap allocation and introduce how to minimize heap allocation and prevent memory leaks. I hope it will be helpful to you!
    JS Tutorial . nodejs 2230 2023-01-11 20:25:39
  • What is the difference between typescript and es6
    What is the difference between typescript and es6
    Differences: 1. Typescript is a free open source programming language developed and maintained by Microsoft; while ES6 is an ECMA internationally standardized scripting language specification. 2. TypeScript supports all primitive data types, while ES6 does not support all data types. 3. TypeScript has 3 scopes, while ES6 has 2 scopes. 4. Modules in TypeScript are divided into internal modules and external modules, while modules in ES6 are divided into import modules and export modules.
    Front-end Q&A . nodejs 2669 2023-01-11 16:24:01
  • Let's talk about how to operate MySQL in Node project
    Let's talk about how to operate MySQL in Node project
    How to operate MySQL in Node project? The following article will talk to you about several SQL statements for managing databases, and introduce how to operate MySQL in Express projects. I hope it will be helpful to you!
    JS Tutorial . nodejs 1758 2023-01-09 10:36:33
  • Are go and c languages ​​the same author?
    Are go and c languages ​​the same author?
    yes. There are three authors of the Go language: Robert Griesemer, Rob Pike and Ken Thompson; among them, Ken Thompson is also the author of the C language. Ken Thompson is a member of the Unix team at Bell Labs and one of the founders of C language, Unix and Plan9. He designed and implemented the original UNIX operating system in the 1970s. From this point of view alone, his contribution to computer science This cannot be overemphasized.
    Golang . nodejs 3635 2023-01-06 10:49:02
  • This article will take you to learn more about Vue scaffolding
    This article will take you to learn more about Vue scaffolding
    This article will introduce you to vue scaffolding, talk about how to initialize Vue scaffolding, introduce ref and props, mixin (mixing), etc. I hope it will be helpful to everyone!
    Vue.js . nodejs 3478 2023-01-04 21:17:58
  • What should I do if node fails to connect to mysql?
    What should I do if node fails to connect to mysql?
    Solution to node failure to connect to mysql: 1. Execute the "mysql -u root -p" command to enter the bin directory of the MySQL folder; 2. Pass "const con = mysql.createConnection({host: '127.0.0.1',user: 'root',password: '...',port: '3306',database: "..."});" Just connect to mysql.
    Front-end Q&A . nodejs 2557 2023-01-04 16:47:50
  • What to do if vue package refresh error is reported
    What to do if vue package refresh error is reported
    Solution to vue package refresh error: 1. Change the "mode" of vue router to "hash"; 2. Modify Nginx to "location / {root ...index ...try_files $uri $uri/ /index.html ;}"; 3. Modify Apache to "RewriteRule . /index.html [L]" and save it.
    Front-end Q&A . nodejs 2473 2022-12-30 15:37:39
  • How to solve the problem of installing node error 2503
    How to solve the problem of installing node error 2503
    Solution to error 2503 when installing node: 1. Open the cmd window and execute the "npm uninstall node" command; 2. Enter powershell and place the node installation package mis file in any directory without spaces; 3. Enter via cd in powershell You need to install the directory where node is installed, and then execute the "msiexec /package" command.
    Front-end Q&A . nodejs 4372 2022-12-29 16:27:12
  • What to do if node server.js reports an error
    What to do if node server.js reports an error
    The node server.js error is because the path is incorrect. The solution is: 1. Enter the cmd window; 2. Switch to "server.js" under the project path; 3. Re-execute the "node server.js" command to solve the error problem. .
    Front-end Q&A . nodejs 2332 2022-12-29 16:19:20
  • What to do if node http get is garbled?
    What to do if node http get is garbled?
    Solution to node http get garbled code: 1. Open the corresponding react file; 2. Pass "var req = http.get(url,function(res){res.setEncoding('utf-8');var html = '' res.on('data',function(data){html+=data.toString();})..." statement can be programmed to "utf-8".
    Front-end Q&A . nodejs 2488 2022-12-29 16:10:15
  • What is node middleware
    What is node middleware
    Node middleware mainly refers to the method of encapsulating the detailed processing of http requests. Its essence is to let specific filters handle it before entering specific business processing. For web applications, the introduction of Node middleware can simplify and encapsulate some basic logic. Work on the details.
    Front-end Q&A . nodejs 3021 2022-12-29 15:42:16
  • What should I do if fs reports an error when webpack packages node?
    What should I do if fs reports an error when webpack packages node?
    Solution to fs error when webpack packages node: 1. Install the babel packaging tool in the Webpack project; 2. Check the packaging failure information; 3. Directly uninstall the original Nodejs and re-download the stable Node version; 4. Use prefetch to cache the upcoming use js module.
    Front-end Q&A . nodejs 3176 2022-12-29 15:08:01
  • How to solve vue node sass error report
    How to solve vue node sass error report
    Solution to vue node sass error: 1. Check the "node-sass" version referenced in the project; 2. Query the "node.js" version corresponding to "node-sass"; 3. Clear npm, and then re-execute "npm install" to install node.
    Front-end Q&A . nodejs 2441 2022-12-29 14:58:02
  • Is egg.js node?
    Is egg.js node?
    egg.js is a node framework, which is a node.js framework inherited from Koa. The egg.js framework is different from basic frameworks such as exporess and koa. Egg.js is refined and encapsulated at the application level, making it closer to business scenarios and faster. Get started.
    Front-end Q&A . nodejs 1939 2022-12-29 14:51:50

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28