­

The Vue Cookbook

I’m extremely excited to announce that the Vue Cookbook is officially in beta! For the past few months, the Vue team has been writing, and editing and accepting PRs from the community to build a new section of our docs called the Cookbook. Each recipe stands on its own, meaning that recipes can focus on one specific aspect of Vue or something that integrates with Vue, and do a small deep dive into that subject. We can then include more …

The post The Vue Cookbook appeared first on CSS-Tricks.

Read more

React State From the Ground Up

As you begin to learn React, you will be faced with understanding what state is. State is hugely important in React, and perhaps a big reason you’ve looked into using React in the first place. Let’s take a stab at understanding what state is and how it works.

What is State?

State, in React, is a plain JavaScript object that allows you keep track of a component’s data. The state of a component can change. A change to the state …

The post React State From the Ground Up appeared first on CSS-Tricks.

Read more

25 Incredible Designers to Follow on Instagram

Curating your Instagram feed with designers creating beautiful work can be a great source of visual inspiration. From designers who create for print, web, packaging or almost anything—to creatives that share their process/side projects—the social media platform can be a great place to jumpstart your creative thought process. And we’re here to help. We’ve gathered […]
Read more

10 Must Have WordPress Plugins And Tools For Business Sites

WordPress is an amazing tool for businesses. One of the things that makes the CMS a powerful digital experience is plugins. With these tools, you can do almost anything to make your site unique. Try these 10 plugins and tools to help you make the most of your WordPress site. WP Forms This tool is …
The post 10 Must Have WordPress Plugins And Tools For Business Sites appeared first on Torque.
Read more

Microsoft Edge Variable Fonts Demo

The Edge team put together a thorough demo of variable fonts, showcasing them in all of their shape-shifting and adaptive glory. Equally interesting as the demo itself is a history of web typography and where variable fonts fit in the grand scheme of things.

This demo pairs well with v-fonts.com, which is an interactive collection of variable fonts that allows you to play around with the variable features each font provides.

Direct Link to ArticlePermalink

The post Microsoft Edge Variable Fonts Demo appeared first on CSS-Tricks.

Read more

A simple resource for finding and trying variable fonts

This is a website designed to showcase fonts that support OpenType Variations and let you drag a whole bunch of sliders around to manipulate a typeface’s width, height, and any other settings that the type designer might’ve added to the design.

I think the striking thing about this project is that I had no idea just how many variable fonts were out there in the wild until now.

Direct Link to ArticlePermalink

The post A simple resource for finding and trying variable fonts appeared first on CSS-Tricks.

Read more

Watch WordCamp Miami 2018 Via Free Livestream

Tickets for the event may be sold out, but you can watch the event from anywhere thanks to a free livestream. The stream starts today and covers both the E-Commerce and developers workshops. The stream begins tomorrow at 8:30AM EDT with separate links to morning and afternoon sessions.
Read more

Theming With Variables: Globals and Locals

Setting CSS variables to theme a design system can be tricky: if they are too scoped, the system will lose consistency. If they are too global, you lose granularity.

Maybe we can fix both issues. I’d like to try to boil design system variables down to two types: Global and Component variables. Global variables will give us consistency across components. Component variables will give us granularity and isolation. Let me show you how to do it by taking a fairly simple component as an example.

The post Theming With Variables: Globals and Locals appeared first on CSS-Tricks.

Read more

The Impact Of The AI On The Education In The Future

The future described in sci-fi movies and books is already here. We have all these flat and incredibly functional gadgets, we have smart virtual assistants, we are inventing amazing robots, and developing intuitive AI. Some things have remained more old-fashioned in the best kind of way, like schools. When we compare a modern classroom to …
The post The Impact Of The AI On The Education In The Future appeared first on Torque.
Read more