Latest Articles

“Multiplexed” Fonts Have a Cool Superpower

By Chris Coyier on

Just to cut to the chase, the superpower is being able to adjust their weight (or at least one of their attributes, or as variable fonts call them, an “axis”) without changing the space they occupy. This means that interactive effect and animations can be done without worry for awkward reflow situations and performance problems. […]

The Vue Ecosystem in 2024

By Ben Hong on

Vue has become one of the top JavaScript frameworks for building and maintaining web apps. It is a popular pick for many developers because of its philosophy of creating an approachable, performant, and versatile approach to building scalable apps.

Let’s look at some of the popular tools and libraries used by the community today.

Go on AWS Course (and Podcast Interview with Melkey)

By Frontend Masters Staff on

You may have noticed that the FrontendMasters.com website is fast. We use Go on the backend and a small amount of vanilla JavaScript where it’s needed on the front-end. Our CTO chose Go because of its speed and simplicity. What’s not as simple is the AWS infrastructure behind the scenes. Sure, this diagram looks simple […]