Must‑Know JavaScript Tricks, Async useEffect Guide, and Front‑End Architecture Overview
This article compiles essential JavaScript coding tricks, explains how to correctly use async functions within React’s useEffect, outlines the full spectrum of front‑end infrastructure technologies, and shares a practical jsPDF PDF‑export tutorial along with an interview about Evan You’s life beyond code.
Coding Tips
10 Joyful JavaScript Writing Techniques You Might Miss
As an experienced developer, discovering and applying various JavaScript coding tricks is a key pleasure, so this article shares them.
How to Use Async Functions in useEffect
useEffect is usually the place to fetch data in React. Data fetching involves async functions, and using them inside useEffect can be less straightforward than expected.
Frontend Technology and Architecture
Understanding All Aspects of Front‑End Infrastructure
Front‑end engineering, devops, cross‑platform, tooling, CI/CD, BFF, and micro‑frontend are rapidly evolving technologies that together form front‑end infrastructure. Whether you aim to become a senior front‑end engineer or a qualified leader, mastering this foundation is essential.
Practical Guide to Export PDFs with jsPDF – by Zhang Xinxu
If you need to export PDF files purely on the front end, this guide provides a thorough implementation that will be highly helpful.
Industry Gossip
Evan You Beyond Code: Life in Singapore and Dealing with Critics
This interview focuses on Evan You’s personal life and mindset rather than his work on Vue or Vite, offering insights into his attitudes, family, and growth.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
