current location:Home > Technical Articles > Backend Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What directories are needed for vue build
- Directories required for vue building: 1. build (build script directory); 2. config (project configuration directory); 3. node_modules (project dependent module directory); 4. src; 5. static (static resource directory); 6. components (component directory) and so on.
- Front-end Q&A . nodejs 2788 2022-01-10 17:12:45
-
- What is the usage of async in nodejs
- In nodejs, the async keyword can be used to define a function. When the async function is called, a Promise will be returned. When the async function returns a value, the Promise will be implemented. When the function throws an error, the Promise will be rejected.
- Front-end Q&A . nodejs 3720 2022-01-10 11:15:07
-
- How to use Node.js to jump to html pages
- How to use Node.js to jump to pages? This article will introduce to you how to implement html page jump based on Node.js. I hope it will be helpful to you!
- JS Tutorial . nodejs 5255 2022-01-06 19:04:46
-
- Let's talk about some important methods of the Node.js buffer module
- This article will share with you a complete guide to the Node.js buffer and talk about some important methods of the Node.js buffer (Buffer) module. I hope it will be helpful to you!
- JS Tutorial . nodejs 1508 2022-01-05 19:31:53
-
- Discover why browsers and Node.js designed EventLoop this way!
- This article will help you explore why browsers and Node.js design EventLoop this way. I hope it will be helpful to you!
- JS Tutorial . nodejs 2545 2022-01-05 18:57:08
-
- What is the difference between nodejs and websocket
- Difference: 1. nodejs is a JS running environment, while WebSocket is a communication protocol; 2. nodejs is used to easily build network applications with fast response and easy expansion, while WebSocket can make data between the client and the server Exchange becomes simpler, allowing the server to actively push data to the client.
- Front-end Q&A . nodejs 2636 2021-12-31 11:28:11
-
- What does dash mean in linux?
- In Linux, dash is a web-based Linux server monitoring panel used to monitor Linux server information; through "linux-dash", many system conditions such as CPU, memory, load, network, disk, and users can be monitored in real time and on demand.
- Linux Operation and Maintenance . nodejs 2699 2021-12-30 11:48:35
-
- What is the difference between git and npm
- Differences: 1. Git is an open source distributed version control system, while npm is a software package management system written in JavaScript; 2. Git can effectively and quickly handle version management of projects from very small to very large, while npm can Install, share, distribute code, and manage project dependencies.
- git . nodejs 4045 2021-12-29 17:56:56
-
- Teach you step by step how to write logs in Node.js service
- How to write logs in Node service? The following article will give you a practical understanding of how to write logs in the Node.js service. I hope it will be helpful to you!
- JS Tutorial . nodejs 2745 2021-12-28 10:49:52
-
- Node.js learning and chatting about the Events module
- This article will take you through the Events module in Node.js and introduce the publish and subscribe model in Events. I hope it will be helpful to you!
- JS Tutorial . nodejs 4303 2021-12-24 18:18:27
-
- What are the development tools for thinkphp?
- thinkphp's development tools include: 1. PHPStorm, a powerful PHP IDE; 2. Eclipse, a cross-platform open source integrated development environment; 3. Zend Studio; 4. Sublime Text 3; 5. PHP Designer; 6. VSCode, etc. .
- ThinkPHP . nodejs 4814 2021-12-24 16:23:20
-
- The most systematic Vue complete set of tutorials (detailed explanations and examples)
- This article brings you a complete set of tutorials about vue, including practical examples. I hope it will be helpful to you.
- Vue.js . nodejs 5937 2021-12-23 19:05:12
-
- Is axios in vue?
- axios is not in vue. Axios is a Promise-based tool library for sending http requests. It is not a third-party plug-in in Vue. When using it, you cannot install the plug-in through "Vue.use()" and need to bind it on the prototype.
- Front-end Q&A . nodejs 2864 2021-12-22 17:21:39
-
- Learn about the three installation methods of vue.js in simple terms
- This article brings you three installation methods of vue.js. The goal of Vue.js is to implement responsive data binding and combined view components through the simplest API possible. It is not only easy to get started, but also easy to communicate with third parties. Library or existing project integration, I hope it will be helpful to everyone.
- Vue.js . nodejs 2508 2021-12-20 16:35:39
-
- Recommended sharing of 40+ commonly used plug-ins in atom (with plug-in installation methods)
- This article will share with you 40+ commonly used plug-ins for atom, as well as methods for installing plug-ins in atom. I hope it will be helpful to you!
- atom . nodejs 19217 2022-12-12 20:22:05