Frontend Development 6 min read

Curated Technical Articles: A/B Testing Sample Size, React Alternatives, TypeScript Incremental Compilation, JavaScript new Function, Front‑End Quality Tips, Browser‑Extension Development, Online Code Editors

This collection highlights recent technical articles covering A/B testing sample‑size calculation, the diminishing relevance of React, TypeScript incremental compilation, the JavaScript new Function construct, practical front‑end quality improvements, a step‑by‑step guide to building a browser image‑scraping extension, and a roundup of useful online code editors.

ByteFE
ByteFE
ByteFE
Curated Technical Articles: A/B Testing Sample Size, React Alternatives, TypeScript Incremental Compilation, JavaScript new Function, Front‑End Quality Tips, Browser‑Extension Development, Online Code Editors

Editor’s Picks

A/B Experiment Secrets: Sample Size Calculation

From "Songbao Writes Code", this article explains the statistical and scientific nature of A/B testing, discusses common pain points users encounter, and offers concrete solutions for calculating the required sample size to make data‑driven decisions.

React Is Old, Try Something Else

The author argues that while React was revolutionary at its inception, its absolute value has diminished over time and suggests exploring newer frameworks for modern front‑end development.

Deep Reading

Incremental Compilation in TypeScript

Describes how upgrading hardware or optimizing execution strategies can speed up builds, and introduces TypeScript’s incremental compilation feature added in version 3.4, which must be manually enabled in the configuration file.

Understanding JavaScript’s new Function

For front‑end developers, the article emphasizes the importance of mastering the new Function construct, explaining its role and potential pitfalls in modern JavaScript development.

Foreign Selections

Why Are You So Busy?

The piece advises leaders to avoid back‑to‑back meetings, preserve free time for thinking and organic discussions, and warns that constant busyness is a red flag rather than a badge of honor.

The Evolution of the Modern Web Application Development

Highlights the growing importance of developer experience (DX) in tooling design, noting how community feedback drives simpler, faster, and more capable development workflows.

Practical Applications

Ten Tips to Improve Front‑End Development Quality

Summarizes best practices such as proper error handling, zero‑value validation, returning default objects via functions, and managing API endpoints separately.

Build a Browser Extension to Scrape Images in 30 Minutes

Provides a hands‑on walkthrough of developing a Chrome extension for extracting images from websites, covering documentation review, implementation steps, and common pitfalls.

Six Recommended Online Code Editors

A brief list of web‑based editors that are especially useful for developers who need quick, collaborative coding environments.

TypeScriptAB testingWeb Developmentbrowser extension
ByteFE
Written by

ByteFE

Cutting‑edge tech, article sharing, and practical insights from the ByteDance frontend team.

0 followers
Reader feedback

How this landed with the community

login Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.