current location:Home > Technical Articles > Web Front-end
- 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:
-
- How to use Litecoin Core mobile wallet
- The LitecoinCore wallet can be used on mobile devices: Download the app Create wallet Backup wallet Receive Litecoin Send Litecoin View transaction history, check balances, set transaction fees, enable two-factor authentication, and contact support.
- web3.0 . json 630 2024-08-28 11:54:02
-
- How to Receive JSON POST with PHP
- To receive a JSON POST request in PHP, you can follow these steps: Ensure that the request being sent to your PHP script is formatted as a JSON object. In your PHP script, retrieve the raw POST data using the file_get_contents('php://inpu
- PHP Tutorial . json 1146 2024-08-28 11:31:04
-
- Mastering Email Sending in Node.js: A Step-by-Step Guide
- Sending emails is a common feature in many web applications, whether it's for user registration, password resets, or marketing campaigns. In this guide, we'll show you how to send emails using Node.js with the help of the NodeMailer module. We'll cov
- JS Tutorial . json 309 2024-08-28 06:11:02
-
- Building jargons.dev [# The Authentication System
- As a developer, Authentication is one of the things that I've got the most respect for; In my experience doing authentication (maybe on a basic level), I've always struggled with one thing or the other especially when I've got to integrate OAuth. P
- JS Tutorial . json 386 2024-08-28 06:09:36
-
- GenAI Git Commits
- Generating a git commit message is quickly become a classic GenAI application for developers. To help with this, we will craft a GenAIScript script. The script acts as a regular node.js automation script and uses runPrompt to issue calls to the LL
- JS Tutorial . json 953 2024-08-28 06:08:33
-
- Setting Up PMor Multi-User Access on Ubuntu Instance
- Managing Node.js applications on a production server often requires a process manager to ensure your applications run smoothly and recover automatically from crashes. PM2 is one of the most popular process managers for Node.js, offering powerful feat
- JS Tutorial . json 626 2024-08-28 06:06:05
-
- Making HTTP Requests in Node.js with Got
- When building applications in Node.js, making HTTP requests is a fundamental task, whether you’re interacting with external APIs, fetching data, or communicating between services. While Node.js has a built-in http module for making requests, it’s not
- JS Tutorial . json 472 2024-08-28 06:06:02
-
- Javascript Object Assignments, Copy Or Reference?
- In JavaScript, we always use the har object. When we assign an object value to a variable, we use the "=" assignment operator as the default approach. As we know that object is stored at a place in memory and variable
- JS Tutorial . json 955 2024-08-28 06:02:32
-
- FCS API vs. Insight Ease: A Simple Comparison of Bitcoin API Services
- If you're into Bitcoin APIs, choosing the right one is important. Especially if you're a developer, financial analyst, or running a fintech company. Two popular names you'll hear are FCS API and Insight Ease. But which one is better? Let’s look close
- CSS Tutorial . json 773 2024-08-27 21:00:10
-
- How to Generate Java WebSocket API Documentation Using Smart-Doc
- Introduction Smart-Doc is a powerful documentation generation tool that helps developers easily create clear and detailed API documentation for Java projects. With the growing popularity of WebSocket technology, Smart-Doc has added support for
- javaTutorial . json 650 2024-08-27 20:00:33
-
- How to install the json formatting plug-in in Google Chrome Tutorial on how to install the json formatting plug-in in Google Chrome
- How to install json formatting plug-in for Google Chrome? Many developers will choose to jump to Google Chrome by default for the programs they develop or write. But sometimes users need to add json to complete this operation. How to add it? The editor below has compiled a guide to adding json to Google Chrome. If you are interested, take a look. Installation method 1. Double-click to open the software, click the three horizontal lines icon in the upper right corner, select More Tools in the option list below, and then click the extension option. 2. In the window interface that opens, click the Extensions tab at the top. 3. Then drag the downloaded plug-in directly into it to install it. After the installation is complete, check Enabled on the right. 4. Then open a JSON data
- Computer Software . json 279 2024-08-27 12:35:37
-
- Laravel - CSRF Protection
- Laravel - CSRF Protection - CSRF refers to Cross Site Forgery attacks on web applications. CSRF attacks are the unauthorized activities which the authenticated users of the system perform. As such, many web applications are prone to these attacks.
- Laravel . json 597 2024-08-27 13:24:38
-
- Laravel - Ajax
- Laravel - Ajax - Ajax (Asynchronous JavaScript and XML) is a set of web development techniques utilizing many web technologies used on the client-side to create asynchronous Web applications. Import jquery library in your view file to use ajax functi
- Laravel . json 903 2024-08-27 10:50:27
-
- Create chat bot - JO PARIS 4
- In this article, I show how to create a simple chat bot with tensorflow. For the data, I use a kaggle dataset from PARIS JO JO 2024 to get sentences at the training stage. You can obtain the finish code in my github : https://github.com/victordalet
- Python Tutorial . json 627 2024-08-27 06:04:32
-
- Build a Real-time GitHub Stats Dashboard with Python
- Use the GitHub Firehose API to visualize the most active GitHub users in real-time Have you ever had a play around with real-time Dashboard in Google Analytics? It’s kind of fascinating to see people interact with your website in real time. Did you
- Python Tutorial . json 518 2024-08-27 06:04:06