Search

Nalezeno "you": 5889

Developing a robust font loading strategy for CSS-Tricks


Zach Leatherman worked closely with Chris to figure out the font loading strategy for this very website you're reading. Zach walks us through the design in this write-up and shares techniques that can be applied to other projects. Spoiler alert: Font loading is a complex and important part of...

IndieWeb and Webmentions


The IndieWeb is a thing! They've got a conference coming up and everything. The New Yorker is even writing about it: Proponents of the IndieWeb offer a fairly straightforward analysis of our current social-media crisis. They frame it in terms of a single question: Who owns the servers? The bulk...

Top 10 Dapps on Ethereum


If you follow the news of Blockchain and Ethereum, you probably heard of CryptoKitties. CryptoKitties is an Ethereum Dapp where players can buy, sell and breed virtual kitties. Rare kitties can sell for more than 100,000 USD, and when the […] The post Top 10 Dapps on Ethereum appeared first...

Animating with Clip-Path


clip-path is one of those CSS properties we generally know is there but might not reach for often for whatever reason. It’s a little intimidating in the sense that it feels like math class because it requires working with geometric shapes, each with different values that draw certain shapes...

Inspirational Websites Roundup #6


A fresh collection of inspirational websites to give you an overview of current creative trends. Inspirational Websites Roundup #6 was written by Mary Lou and published on Codrops

The Many Ways to Include CSS in JavaScript Applications


Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application. I want to preface this post with a disclaimer: There...

A Little Reminder That Pseudo Elements are Children, Kinda.


Here's a container with some child elements: <div class="container"> <div>item</div> <div>item</div> <div>item</div> </div> If I do: .container::before { content: "x" } I'm essentially doing: <div class="container"> ...

How to Encrypt Messages With PGP When Using Darknet Markets


If you’re capable of shopping on the darknet, you’re capable of encrypting your order. PGP provides protection for both parties, thwarting man in the middle attacks and keeping busybodies at bay. The following guide explains how to install PGP and then use it to place an encrypted order...

CSS-Tricks on Flywheel


I first heard of Flywheel through their product Local, which is a native app for working on WordPress sites. If you ask around for what people use for that kind of work, you'll get all sorts of answers, but an awful lot of very strong recommendations for Local. I've become one of them!...

Learn to Read Crypto and Blockchain Data With Our Guide


Just launched, our free block explorer guide will have you navigating blockchain data like the coolest kid on the block At CoinMarketCap, we have made it a mission to clearly communicate blockchain and crypto concepts in conjunction with providing data […] The post Learn to Read Crypto...

Menus with “Dynamic Hit Areas”


Flyout menus! The second you need to implement a menu that uses a hover event to display more menu items, you're in tricky territory. For one, they should work with clicks and taps, too. Without that, you've broken the menu for anyone without a mouse. That doesn't mean you can't also use :hover....

Hey, let’s create a functional calendar app with the JAMstack


Hey, let's create a functional calendar app with the JAMstack I’ve always wondered how dynamic scheduling worked so I decided to do extensive research, learn new things, and write about the technical part of the journey. It’s only fair to warn you: everything I cover here is three weeks of research...

Exploring Sets and Maps in JavaScript


Let’s take a look into two new constructs that were introduced in the JavaScript ES6 specification: Set - The Set object allows you to store unique values of any type

Graphical User Interfaces for Git


Git is command-line-driven software, but that doesn't mean you have to use the command line to make it work. There are lots of options! Some of the deepest programmer nerds I know prefer to use GUIs for Git (Graphic User Interface, or you know, software you can see things and click stuff), and some...

Bitcoin’s Survival Depends on an Uncensorable Internet


In an age of unprecedented censorship, surveillance and rampant deplatforming, Bitcoin stands out as a beacon of hope. Its decentralized ledger enables value to be transmitted to anyone, anywhere without fear or favor. Whether you’re a Mongolian goat herder or a Miami drugs baron, your money...

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