Posts
记录与分享:关于 Web、前端与工程化的笔记与思考。
•
#astro#javascript#static-site-generator
Getting Started with Astro: A Modern Static Site Generator
Discover why Astro is becoming the go-to choice for developers building fast, modern websites. Learn about its unique features and how to get started.
Read Article
•
#css#web-design#frontend
The Power of CSS Custom Properties in Modern Web Design
Explore how CSS custom properties (CSS variables) can revolutionize your styling workflow and make your designs more maintainable and dynamic.
Read Article
•
#javascript#arrays#functional-programming
JavaScript Array Methods: Beyond map() and filter()
Discover powerful JavaScript array methods that go beyond the basics. Learn about reduce(), flatMap(), some(), every(), and more advanced techniques.
Read Article