current location:Home > Technical Articles > Web Front-end > JS Tutorial

  • Create an Offline-first React Native App Using WatermelonDB
    Create an Offline-first React Native App Using WatermelonDB
    This article explores React Native database options and provides a comprehensive tutorial on building a movie search application using WatermelonDB. It covers various database choices, explains when a database is necessary, and details the advantage
    JS Tutorial 884 2025-02-14 08:31:12
  • How to Build Your First Telegram Chatbot with Node.js
    How to Build Your First Telegram Chatbot with Node.js
    So, this morning you woke up with the idea to develop a way to store and label interesting articles you’ve read. After playing with the idea, you figure a Telegram chatbot is the most convenient solution for this problem. In this guide, we’ll walk
    JS Tutorial 854 2025-02-14 08:28:11
  • Build a Svelte Game: A Fun Tic Tac Toe Project
    Build a Svelte Game: A Fun Tic Tac Toe Project
    Svelte: A Next-Generation UI Framework - Build a Tic-Tac-Toe Game Svelte offers a revolutionary approach to building user interfaces. Unlike React, Vue, and Angular, which perform most of their work in the browser, Svelte shifts the processing to th
    JS Tutorial 614 2025-02-14 08:25:11
  • How to Install npm, Master npm Commands & Use Packages
    How to Install npm, Master npm Commands & Use Packages
    This comprehensive guide walks you through installing npm and mastering its command-line interface. We'll cover installing packages locally and globally, managing dependencies, and ensuring your project's security. Node.js empowers server-side Java
    JS Tutorial 210 2025-02-14 08:24:11
  • How to Debug a Node.js Application: Tips, Tricks and Tools
    How to Debug a Node.js Application: Tips, Tricks and Tools
    Node.js application debugging: a comprehensive guide. Sooner or later, your Node.js application will encounter errors. Ideally, these errors will be accompanied by clear messages. However, sometimes errors manifest subtly, producing unexpected resu
    JS Tutorial 259 2025-02-14 08:23:11
  • GreenSock 3 Web Animation: Get to Know GSAP's New Features
    GreenSock 3 Web Animation: Get to Know GSAP's New Features
    GreenSock Animation Platform (GSAP) 3: A Deep Dive into Enhanced Animation Capabilities Released on November 1st, 2019, GreenSock Animation Platform (GSAP) version 3 represents a monumental leap forward in web animation. This robust, backward-compa
    JS Tutorial 778 2025-02-12 09:00:20
  • Rust Tutorial: An Introduction to Rust for JavaScript Devs
    Rust Tutorial: An Introduction to Rust for JavaScript Devs
    Rust, a systems programming language born from Mozilla Research in 2010, has become a favorite among tech giants. Amazon and Microsoft champion it as a superior alternative to C/C for their infrastructure, while companies like Figma and Discord ut
    JS Tutorial 729 2025-02-12 08:59:12
  • Learn Remotion: Create Animated Video with HTML, CSS & React
    Learn Remotion: Create Animated Video with HTML, CSS & React
    Revolutionizing video creation: Forget specialized software and years of training! Now, web developers can leverage their existing HTML, CSS, and React JS expertise to craft stunning animated videos using Remotion. This innovative JavaScript toolk
    JS Tutorial 787 2025-02-12 08:39:11
  • The Node.js Event Loop: A Developer's Guide to Concepts & Code
    The Node.js Event Loop: A Developer's Guide to Concepts & Code
    Asynchronous programming of Node.js: In-depth understanding of event loops Asynchronous programming is extremely challenging in any programming language. Concepts such as concurrency, parallelism and deadlock make even the most experienced engineers tricky. Asynchronously executed code is difficult to predict and difficult to track when there is a bug. However, this problem is inevitable, because modern computing has multi-core processors. Each CPU core has its own thermal limit, and the single-core performance improvement has reached a bottleneck. This prompts developers to write efficient code and make full use of hardware resources. JavaScript is single-threaded, but does this limit Node.js' ability to take advantage of modern architectures? One of the biggest challenges is dealing with the inherent complexity of multithreading. Create new threads and manage threads between
    JS Tutorial 655 2025-02-12 08:36:12
  • Introduction to the Jamstack: Build Secure, High-Performance Sites
    Introduction to the Jamstack: Build Secure, High-Performance Sites
    Jamstack: Build a modern architecture for faster, secure and scalable websites Image provided by: Netlify In recent years, web development technology has changed with each passing day. This article will introduce the Jamstack architecture and clarify its concepts and advantages. In the past, LAMP architecture dominated the development of dynamic websites. Subsequently, the MEAN architecture laid the foundation for a new generation of web applications. Today, with the rise of APIs and reusable components, static websites have become the trend again. This is a way to "return to basics", but not exactly. Core points: Jamstack is a modern web development architecture that helps create faster, more secure and more scalable websites. It represents JavaScript
    JS Tutorial 426 2025-02-12 08:35:08
  • Deno Modules: Usage, Best Practices & Node Module Imports
    Deno Modules: Usage, Best Practices & Node Module Imports
    Dig into the Deno module – if you are from Node.js, this will be the biggest workflow change you encounter. Learn how they work and how to use them best, how to use Node.js modules and npm packages in Deno, and more. Node.js is a JavaScript runtime based on Chrome V8 engine developed by Ryan Dahl and released in 2009. Deno is also a JavaScript runtime based on Chrome V8 engine, developed by Ryan Dahl and released in 2020. It is created based on a decade of experience. This does not necessarily mean it is a sequel to Node.js or a more advanced alternative
    JS Tutorial 667 2025-02-12 08:33:10
  • Learn Snowpack: A High-Performance Frontend Build Tool
    Learn Snowpack: A High-Performance Frontend Build Tool
    This article provides a first look at Snowpack 3, a front-end build tool gaining popularity for its unique approach to bundling. Unlike traditional tools like Webpack, Snowpack leverages native browser ES Module support for faster development cycles
    JS Tutorial 667 2025-02-12 08:32:08
  • Learn Deno: A Secure JavaScript & TypeScript Runtime
    Learn Deno: A Secure JavaScript & TypeScript Runtime
    Deno 1.0, released in May 2020, has generated significant interest. This article provides a comprehensive overview of Deno, its key features, and reasons for its growing popularity. Key Features & Benefits: Deno, a JavaScript and TypeScript runt
    JS Tutorial 640 2025-02-12 08:31:11
  • Svelte 3: A Radical Compiler-based JavaScript Framework
    Svelte 3: A Radical Compiler-based JavaScript Framework
    Svelte 3: A Fresh Approach to Front-End Development This article explores Svelte 3, a unique front-end JavaScript framework that distinguishes itself through its compilation process. Unlike frameworks like React, which ship a large JavaScript bundle
    JS Tutorial 886 2025-02-12 08:28:09
  • How to Replace Redux with React Hooks and the React Context API
    How to Replace Redux with React Hooks and the React Context API
    This tutorial demonstrates a modern approach to React state management using Hooks and the Context API, offering a streamlined alternative to Redux for many applications. We'll explore how to handle both local and global state efficiently, minimizin
    JS Tutorial 501 2025-02-12 08:27:13

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