Ten Years of Bootstrap

Bootstrap has been the leader of UI library in jQuery era for 10 years. At that time, we used to use Bootstrap, wish ~😭

Windows 11 pushes Edge? Microsoft “SAO operation” cause industry dissatisfaction

Windows 11 is coming, and Microsoft is about to abandon Internet Explorer in favor of Edge.

Using CSS Module Scripts to import stylesheets

The hot new feature is the introduction of stylesheets using CSS module scripts, just like JavaScript modules, which Chrome and Edge 93 support by default.

What are the names of the classes of good open source software?

The author took JAVA open source software as an example, summarized 10 common class naming, such as: network class, parsing class, design pattern class, management class, callback class and so on, read the benefit, mother no longer need to worry about my programming will not name, 👍.

I’ll say vue3 in React, okay? Also wrote custom hooks and Hoc to build responsiveness!

An interesting small experiment, the author thought clear, 🤙

The quest to generate browser unique stable ids

A few years ago I used FingerprintJs2 as the unique browser fingerprint for my PWA bike app. Now it’s fingerprintJS.

How to avoid uncaught async errors in Javascript

How do I avoid uncaught asynchronous errors? The article cited a lot of examples to learn.

Practical Uses of CSS Math Functions: calc, clamp, min, max

Practical CSS mathematical functions; CSS is like this, a lot of good things exist for a long time, good compatibility, is not familiar with, 😂

Understand the Inspector of Node.js

An in-depth analysis of the Node.js Inspector debugging tool, including usage and rationale.

In the story of the future front-end building tool chain, will there be this Korean kid in 1997?

Next. Js released version 11.1 on August 12, causing a stir in the front-end community. Here are a few of the new features:

  • ES Modules Support: Enable it through experimental flag.
  • Rust-based toolchains: Integrate SWC (authors added tO Next. Js) and replace JS toolchains (Babel and Terser).
  • Faster data retrieval: pre-render over HTTPkeep-aliveFeatures, you can get a 2x increase in data acquisition speed.
  • Faster Source Maps: 70% faster build time, 67% less memory footprint.

React Joyride

Create a React component for the new feature guide