Explore Cutting-Edge Frontend Techniques: Babel, Flutter, CSS Animations & More
This article curates a series of front‑end insights, covering Babel fundamentals and plugin development, Flutter widget lifecycle and state management, pure‑CSS transition recreations, user‑experience considerations, practical front‑end best‑practice tips, and a discussion on Vue’s potential move away from virtual DOM, while also inviting readers to join the Cloud Academy front‑end team.
Frontend Technology and Architecture
Babel: Dive into Its World
Babel is like a mountain in the current front‑end landscape; most projects feature it. While many developers only have a superficial understanding, mastering Babel is essential for advancing to senior front‑end engineer. This article presents practical insights, starting from basics and progressing to Babel plugin development.
Flutter Component Lifecycle, State Management, and Partial Repainting
Flutter provides StatelessWidget and StatefulWidget abstract classes for custom widgets. This article introduces Flutter’s lifecycle, state management, and partial repaint techniques, along with optimization tips for state refresh and message passing.
Must‑Learn CSS Transition Animations
WeGame’s PC homepage showcases numerous scroll‑based animations. This piece extracts two interesting transition animations and demonstrates how to recreate them using pure CSS.
User Experience
Front‑End Perspective on User Experience
Performance optimization is a perennial topic tied to user experience, a key factor for product success. While speed contributes to good UX, the concept is abstract and multifaceted. This article shares a front‑end developer’s understanding of what constitutes good user experience.
Incomplete Guide to Front‑End Best Practices for Ultimate UX
Focusing on page rendering, interaction details, and accessibility, this article lists practical experiences gathered during development, offering a concise checklist of often‑overlooked tips.
Industry Trends
Is Vue Abandoning Virtual DOM?
At Vue Conf 2022 in the US, Evan You mentioned exploring a new compilation strategy, hinting that Vue might move away from the virtual DOM. This article discusses the potential shift.
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.
