Going From Dumb Little Idea to Real Website in Like 10 Minutes
I live in Bend, Oregon. I woke up with the dumbest idea ever that there should be a little food truck map website and it should be called Vend, Oregon. It’s not my finest idea, but hey, I’m full of those. Fortunately, we don’t have to spend all day on this.
1) Figure out what’s going to go on this dumb little website
Fortunately, all the hard work was already done. One of our local rags already created a …
The post Going From Dumb Little Idea to Real Website in Like 10 Minutes appeared first on CSS-Tricks.
The Beginner WordPress Developer’s Guide to wp_enqueue
The post The Beginner WordPress Developer’s Guide to wp_enqueue appeared first on Torque.
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.
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.
25 Incredible Designers to Follow on Instagram
Without Context, Some Lyrics Inside the Hello Dolly Plugin Are Degrading to Women
10 Must Have WordPress Plugins And Tools For Business Sites
The post 10 Must Have WordPress Plugins And Tools For Business Sites appeared first on Torque.
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 Article — Permalink…
The post Microsoft Edge Variable Fonts Demo appeared first on CSS-Tricks.
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 Article — Permalink…
The post A simple resource for finding and trying variable fonts appeared first on CSS-Tricks.