博客 / 列表

Blake Lundquist - CSS @scope: An Alternative To Naming Conventions And Heavy Abstractions

When learning the principles of basic CSS, one is taught to write modular, reusable, and descriptive styles to ensure maintainability. But when developers become involved with real-world application

Techniques , Tools , coding , Css

Blake Lundquist - Creating The “Moving Highlight” Navigation Bar With JavaScript And CSS

I recently came across an old jQuery tutorial demonstrating a “moving highlight” navigation bar and decided the concept was due for a modern upgrade. With this pattern, the border around the active

animation , coding , Javascript