Search
How to Turn a Procreate Drawing into a Web Animation
20.1.2020
I recently started drawing on my iPad using the Procreate app with Apple Pencil. I’m enjoying the flexibility of drawing this way. What usually keeps me from painting at home are basic things, like setup, cleaning brushes, proper ventilation, and other factors not really tied to the painting...
Gamble With Crypto at Bestecasinobonussen.nl
20.1.2020
The advancements in the IT industry allowed for banking methods like Bitcoin to thrive in the online casino market, offering online casino goers the possibility to make their deposits in the most convenient way without the risk of exposing any of their financial information to unwanted third...
Timeless Web Dev Articles
18.1.2020
Pavithra Kodmad asked people for recommendations on what they thought were some of the most timeless articles about web development that have changed their perspective in some way. Fun! I'm gonna scour the thread and link up my favorites (that are actually articles, although not all of them...
Third-Party Components at Their Best
16.1.2020
I'm a fan of the componentization of the web. I think it's a very nice way to build a website at just about any scale (except, perhaps, the absolute most basic). There are no shortage of opinions about what makes a good component, but say we scope that to third-party for a moment. That...
Thinking Through Styling Options for Web Components
16.1.2020
Where do you put styles in web components?
I'm assuming that we're using the Shadow DOM here as, to me, that's one of the big draws of a web component: a platform thing that is a uniquely powerful thing the platform can do. So this is about defining styles for a web component in a don't-leak-out...
A Web Component with Different HTML for Desktop and Mobile
16.1.2020
Christian Schaefer has a great big write-up about dealing with web advertisements. The whole thing is interesting, first documenting all the challenges that ads present, and then presenting modern solutions to each of them.
One code snippet that caught my eye was a simple way to design a component...
Electric Coin Company SDK Paves Way for Shielded Zcash Payments on Mobile
15.1.2020
The Electric Coin Company has released development tools to help build mobile wallets able to support shielded payments, which obfuscate addresses and transaction amounts
SEC Issues Alert Against Initial Exchange Offerings
15.1.2020
The SEC has issued an alert to investors regarding initial exchange offerings. This warning is not an official statement on regulatory policy, but it does indicate the way the American market regulators view the practice and why many exchanges are shunning U.S. investors. Also Read: Telegram...
A Trick That Makes Drawing SVG Lines Way Easier
14.1.2020
When drawing lines with SVG, you often have a <path> element with a stroke. You set a stroke-dasharray that is as long as the path itself, as well as a stroke-offset that extends so far that you that it's initially hidden. Then you animate the stroke-offset back to 0 so you can watch...
Our Learning Partner: Frontend Masters
10.1.2020
I'd like to think there is a lot to learn on CSS-Tricks. But we don't really offer much by the way of courses. You're probably reading this because you just generally read this site, and you land on CSS-Tricks otherwise mostly because you are looking for an answer to some front-end...
Understanding Async Await
9.1.2020
When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes.
Async/Await is a way to handle this type of time-based sequencing. It’s especially great...
The Ultimate Guide to Dark Mode for Email Marketers
7.1.2020
On the regular web (I suppose) we handle "dark mode" with the CSS prefers-color-scheme media query. But, and to nobody's surprise, it's way weirder in the land of HTML email. The weirdness is that across different email clients, they handle the dark mode thing differently, starting with the fact...
Systems, Mistakes, and the Sea
6.1.2020
Our own Robin Rendle:
[...] folks can’t talk about real design systems problems because it will show their company as being dysfunctional and broken in some way. This looks bad for their company and hence looks bad for them. But hiding those mistakes and shortcomings by glossing over everything...
Early Cypherpunk Emails Reveal a Blueprint for Bitcoin
3.1.2020
The cypherpunks, a ragtag group of tech tinkerers, cryptographers, and privacy advocates, were obscure in their 1990s heyday. And it would have remained that way in perpetuity were it not for a certain Satoshi Nakamoto launching a digital currency in 2009 encapsulating their core beliefs....
Neal.fun
2.1.2020
Hats off to Neal Agarwal for some stellar interactive work lately, like The Deep Sea, a vertical scrolling experience to help us understand the depth of the oceans, and The Size of Space, a side-scrolling experience to help us understand the size scale of things in the universe (check out Josh...
How to Build Your Resume on npm
2.1.2020
Just yesterday, Ali Churcher shared a neat way to make a resume using a CSS Grid layout. Let’s build off that a bit by creating a template that we can spin up whenever we want using the command line. The cool thing about that is that you’ll be able to run it with just one command.
I know...
New Year, New Job? Let’s Make a Grid-Powered Resume!
1.1.2020
Many popular resume designs are making the most of the available page space by laying sections out in a grid shape. Let’s use CSS Grid to create a layout that looks great when printed and at different screen sizes. That way, we can use the resume online and offline, which might come in handy during...
AirSwap is Leading the Way to Smart Contracts’ Perfection
31.12.2019
In the financial world, advancements and innovations are at their peak. One of the finest innovations is Smart Contracts. It is nothing but automation of the deal-making process. Like its conventional counterpart, it also needs two or more parties and deals with realities, exchange shares, money...
One Way to Break Users Out of the Habit of Reloading Too Much
30.12.2019
Page reloads are a thing. Sometimes we refresh a page when we think it’s unresponsive, or believe that new content is available. Sometimes we’re just mad at the dang site and rage-refresh to let it know we’re displeased.
Wouldn’t be nice to know when a user refreshes the page? Not just that,...
RUON.AI Announces Patents and Successful Upload Of SovereignSky Space Blockchain
30.12.2019
Within just a decade, mankind will be well on the way to ending extreme world poverty. A new, encrypted Wi-Fi network will connect people on Earth. And a near indestructible blockchain financial system and global currency will exist off-world, invulnerable to the effects of war, conflict, solar...