Frontend Development 5 min read
Essential Frontend Articles: Babel 7.18 Issues, TypeScript Migration, Monitoring & JS Security
This roundup presents a curated list of recent frontend development articles covering Babel 7.18 upgrade issues, TypeScript migration strategies, monitoring system design, JavaScript security techniques, ES2022 features, React Native Skia integration, GraphQL BFF practices, and thoughts on software complexity.
Sensors Frontend
Sensors Frontend
Revisiting Babel 7.18.0 Issues
Babel upgraded from 7.17.x to 7.18.0 caused compatibility problems such as missing regeneratorRuntime and larger bundle sizes; this article analyzes the causes and solutions.
Read more
TypeScript Project Practice: Four Steps to Efficiently Refactor Existing JavaScript
How to transform a JavaScript project into TypeScript, covering steps, best practices, and challenges.
Read more
Building a Frontend Monitoring System
This article introduces the instrumentation schemes for building a frontend monitoring system and details the source code of various data collection methods.
Read more
Elegant, High‑End Frontend Engineer Essentials
The article lists 11 typical cases of bad code, using humorous reverse teaching to encourage readers to think about writing elegant code.
Read more
Electron in Homework Help Live Class PC Student Client
Describes the architecture of the live class platform and the practice of using Electron in the PC student client.
Read more
Frontend JS Attack‑Defense
Enumerates common frontend JavaScript anti‑tampering techniques and advanced methods such as custom compilers, WebAssembly, and browser feature exploitation, advising reasonable use of obfuscation and anti‑debugging.
Read more
ES2022 Features!
Highlights the new features introduced in ECMAScript 2022.
Read more
Skia on React Native: First Look
Explores the background and initial usage of the Skia graphics library in React Native.
Read more
Ctrip’s Frontend BFF Service Development with GraphQL
Shares best practices and anti‑patterns when developing BFF services using GraphQL.
Read more
On Complexity
The author discusses perspectives on software development complexity and its control.
Read more
Written by
Sensors Frontend
Regularly shares the Sensors tech team's cutting‑edge explorations and technical insights in front‑end development.
0 followers
Reader feedback
How this landed with the community
Rate this article
Was this worth your time?
Discussion
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.