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

  • Easy Custom Web Servers with Dart and Redstone
    Easy Custom Web Servers with Dart and Redstone
    Node.js reigns supreme for server-side scripting, thanks to its speed, event-driven architecture, and JavaScript foundation. For web developers already fluent in JavaScript, the seamless transition to Node.js's backend is undeniably attractive, espe
    JS Tutorial 632 2025-02-19 09:35:09
  • Responsive CSS Patterns without Media Queries
    Responsive CSS Patterns without Media Queries
    This article explores responsive design techniques that minimize or eliminate reliance on media queries. While acknowledging media queries' value, the author argues that container dimensions often provide a more effective basis for responsive adjustm
    CSS Tutorial 225 2025-02-19 09:28:10
  • Build a Face Detection App Using Node.js and OpenCV
    Build a Face Detection App Using Node.js and OpenCV
    This article demonstrates building a face detection application using Node.js and the OpenCV library, employing the Viola-Jones object detection algorithm. We'll create a simple web application that allows users to upload images, and the application
    JS Tutorial 316 2025-02-19 09:24:15
  • Remote Control Your Mac With Node.js and Arduino
    Remote Control Your Mac With Node.js and Arduino
    This project demonstrates a Mac remote control built using Arduino, Node.js, and AppleScript. It allows users to control their Mac's volume, iTunes playlist playback, and mute functionality. Key Features: Remote Control: An Arduino board acts as t
    JS Tutorial 640 2025-02-19 09:16:11
  • How to Grunt and Gulp Your Way to Workflow Automation
    How to Grunt and Gulp Your Way to Workflow Automation
    This article explores automating front-end development workflows using Grunt and Gulp, two popular JavaScript task runners. It guides you through setting up both tools, highlighting key differences and helping you choose the best fit for your projec
    JS Tutorial 654 2025-02-19 09:13:08
  • The Future of Programming: WebAssembly & Life After JavaScript
    The Future of Programming: WebAssembly & Life After JavaScript
    Key Takeaways The future of programming will likely see a move away from JavaScript, with the introduction of WebAssembly making the web a more attractive compile target for other languages. The author hopes that whatever replaces JavaScript wil
    JS Tutorial 393 2025-02-19 09:10:10
  • How to Access Member Functions in Polymer Elements
    How to Access Member Functions in Polymer Elements
    This article explores accessing member functions within Polymer objects, a common challenge for Polymer developers. We'll examine correct and incorrect approaches, highlighting the role of Shadow DOM encapsulation. Key Takeaways Accessing Polymer o
    JS Tutorial 650 2025-02-19 09:09:10
  • 5 Easy Performance Tweaks for Node.js Express
    5 Easy Performance Tweaks for Node.js Express
    Key Points Switching to production mode can significantly improve Express application performance, because production mode eliminates logging and exception stack trace tasks in development mode. Enabling GZIP compression in Express 4.x can reduce HTTP load and improve performance. This can be done by installing the compression module and using it as the first middleware function. Deleting unnecessary middleware, considering using a simpler template engine, and effectively caching common variables can further optimize the performance of Express applications. You can use build tools such as Gulp to compress and merge HTML templates, CSS, and JavaScript files
    JS Tutorial 623 2025-02-19 09:06:11
  • How to Create Your Own Browser with JavaScript Using EdgeHTML
    How to Create Your Own Browser with JavaScript Using EdgeHTML
    This tutorial demonstrates building a basic web browser in Windows 10 using the Microsoft Edge WebView control and standard web technologies (HTML, CSS, JavaScript). While a Mac-based equivalent isn't directly supported, virtual machines or dual-boo
    JS Tutorial 744 2025-02-19 09:03:09
  • Build Your Own Atom Theme with CSS
    Build Your Own Atom Theme with CSS
    Atom, this 21st century "customable text editor", has become the first choice for thousands of developers around the world. Its easy to expand and customize makes it popular. Developers share new features with the Atom community by releasing expansion packages and themes. After reading this article, you will be able to publish your own Atom grammar theme – an excellent first step to embarking on your Atom customization journey! Quick look at the key points Atom is a customizable text editor that allows developers to create and share their own syntax themes using CSS. To create a syntax theme, you first need to download the Atom text editor, and then use the automatic generation function to create a syntax theme package. Atom uses Less (a superset of CSS) to style, including variables and nested styles
    CSS Tutorial 406 2025-02-19 08:59:11
  • Validating HTML5 Documents - SitePoint
    Validating HTML5 Documents - SitePoint
    HTML5 Verification: Simplify code and improve web page quality Key Points HTML5 verification focuses more on the correct use of elements, the accuracy of attribute values ​​and the integrity of required attributes, rather than the code style. It is still a valuable tool to ensure that your tags comply with HTML5 specifications. There are many differences between XHTML and HTML5 validation, including optional elements and attributes, case insensitivity, and the validity of previously deprecated elements. It is recommended that you choose a style and maintain consistency throughout your HTML5 project. HTML5 verification is critical to ensuring that web pages are correctly formatted and interpreted by the browser, thereby improving performance, reducing errors and improving accessibility. There are a variety of online and offline tools available for HTML5 verification, for that
    CSS Tutorial 557 2025-02-19 08:58:09
  • 3 JavaScript ORMs You Might Not Know
    3 JavaScript ORMs You Might Not Know
    Core points This article describes three JavaScript ORMs that can be used to manage complex data in applications: Bookshelf.js, Sequelize, and Lovefield. Bookshelf.js and Sequelize are designed for Node.js and work well with PostgreSQL, MySQL, MariaDB, SQLite3, and MSSQL. Lovefield is a web application relational database built on IndexedDB, developed by Google. Bookshelf.js and Sequelize
    JS Tutorial 793 2025-02-19 08:56:17
  • Creating a CRUD App in Minutes with Angular's $resource
    Creating a CRUD App in Minutes with Angular's $resource
    This article demonstrates how to efficiently perform CRUD (Create, Read, Update, Delete) operations in AngularJS applications using the $resource service. It simplifies interaction with RESTful backends. Key Concepts: Leveraging $resource: $resour
    JS Tutorial 759 2025-02-19 08:55:10
  • A Guide to Upgrading to Polymer 1.0
    A Guide to Upgrading to Polymer 1.0
    Core points Polymer 1.0 is a thorough refactoring of previous versions, with more efficient performance, smaller size, better support for custom elements, and improved data binding system to make it easier to use and more intuitive. Upgrading from Polymer 0.5 to Polymer 1.0 requires several steps, including updating Bower dependencies, updating HTML imports, tweaking element definitions and data bindings to fit new syntax, and thorough testing to make sure everything works as expected. Polymer 1.0 introduces Shadow DOM, a key part of the Web Components standard, encapsulates the implementation details of custom elements.
    JS Tutorial 887 2025-02-19 08:53:14
  • Goodbye Joyent, Hello Node.js Foundation
    Goodbye Joyent, Hello Node.js Foundation
    This article examines the rise of io.js and its impact on the server-side JavaScript landscape. io.js emerged as an alternative to Node.js, addressing the latter's failure to keep pace with the latest v8 JavaScript engine features. Key Takeaways: T
    JS Tutorial 443 2025-02-19 08:52:09

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