Search

Nalezeno "favorite": 340

Creating Arrays in Hasura


Hasura is one of my favorite ways to create a managed GraphQL API for my applications. I find it easy and straightforward as well as suitable for a wide range of use cases. However, since working with Hasura, I’ve seen … The post Creating Arrays in Hasura appeared first on CSS-Tricks. You...

Our Favorite Comic Moments of 2020


While 2020 posed more than its fair share of significant challenges for virtually everyone working within the entertainment industry, comics in particular stood as an example of creative teams adapting on the fly—and doing their damndest to keep telling compelling stories at a time when people...

The A.V. Club’s 15 favorite books of 2020


A certain amount of escapism through books would have been more than understandable in 2020. (And by “a certain amount” we mean “a lot.”) You’d be forgiven for favoring the comfort food of a reread or a beach read. Or for not reading at all. Because for every person who was able to forget...

Coinsbee Lets You Buy Gift Cards for More Than 500 Brands With Crypto


Coinsbee is a platform for buying gift cards with more than 50 cryptos from all your favorite brands and shops, as well as get payment cards and phone top-ups. You can use it to purchase vouchers for video game stores such as Steam and PlayStation, and even the video streaming giant Netflix. With...

Inspirational Websites Roundup #20


Our favorite website designs that we've collected over the past couple of weeks for your inspiration. The post Inspirational Websites Roundup #20 appeared first on Codrops

JavaScript Operator Lookup


Okay, this is extremely neat: Josh Comeau made this great site called Operator Lookup that explains how JavaScript operators work. There are some code examples to explain what they do as well, which is pretty handy. My favorite bit of UI design here are the tags at the bottom of the search...

WordPress and Jamstack


I recently moderated a panel at Netlify’s virtual Jamstack Conf that included Netlify CEO Matt Biilman and Automattic founder Matt Mullenweg. The whole thing was built up — at least to some — as a “Jamstack vs. WordPress” showdown. I have lots of thoughts of my own on this...

Inspirational Websites Roundup #19


A new roundup of our favorite inspirational websites that stand out in design and creative interactivity. The post Inspirational Websites Roundup #19 appeared first on Codrops

Full Bleed


We’ve covered techniques before for when you want a full-width element within a constrained-width column, like an edge-to-edge image within a narrower column of text. There are loads of techniques. Perhaps my favorite is this little utility class: .full-width { width: 100vw; position:...

Editing HTML Like A Boss In VS Code


Here’s a seven minute video from Caleb Porzio that focuses on some of Emmet‘s HTML editing features. You might think of Emmet as that thing that expands abbreviations like table.stats>tr*3>td*3 into glorious, expanded, and perfect HTML. But Emmet has other HTML editing trickery...

Logical Assignment Operators


I love JavaScript, it’s my favorite programming language, but I love dipping into other languages because they offer a new perspective on coding paradigms. There’ve been syntax additions to JavaScript that I’ve seen I found interesting (think ?? in optional chaining) and now...

Using max() for an inner-element max-width


I go into all this in The “Inside” Problem. The gist: you want an edge-to-edge container, but the content inside to have a limited width. I think there is absolutely no problem using a nested element inside, but it’s also fun to look at the possibilities of making that work on...

TypeScript, Minus TypeScript


Unless you’ve been hiding under a rock the last several years (and let’s face it, hiding under a rock sometimes feels like the right thing to do), you’ve probably heard of and likely used TypeScript. TypeScript is a syntactical superset of JavaScript that adds — as its name suggests — typing to...

Binding Arguments with Bind


One of my favorite and most essential Function method is bind, a function we added to MooTools when it wasn’t featured in the JavaScript language itself. We often think of using bind to simply bind a method’s call to its host object, but did you know you can also bind arguments with...

Netlify Does Cache Invalidation For You


This is one of my favorite Netlify features. Say you’re working on a site and you change as asset like a CSS, JavaScript, or image file. Ya know, like do our job. On Netlify, you don’t have to think about how that’s going to play out with deployment, browsers, and cache. Netlify...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace