Search
How to build a bad design system
31.3.2020
I didn’t realize this until it was far too late, but one of the biggest mistakes that’s made on a design systems team is a common mismanagement issue: there are too many people in a meeting and they have too many dang opinions.
Is there a conversation about the color of your buttons that’s taking...
Market Update: Slew of Unknown Coins Has Seen Considerable Gains Since ‘Black Thursday’
27.3.2020
The top ten coins have done well but there’s a ton of unknown digital currencies moving up the ladder with great speed. In fact, a considerable number of cryptos have gained 50-1,520% in the last 30 days, since Black 'Thursday'
The post Market Update: Slew of Unknown Coins Has Seen Considerable...
The Internet May Be Next Victim of Coronavirus Pandemic – Netflix, Google, Apple and Amazon React
23.3.2020
With an estimated billion people staying home, remote working or just watching shows online all day, telecom infrastructure is coming under great strain. Experts and companies are mostly saying that the risk is far from critical yet, but the EU has taken the possibility of the internet crashing...
React Suspense in Practice
19.3.2020
This post is about understanding how Suspense works, what it does, and seeing how it can integrate into a real web app. We'll look at how to integrate routing and data loading with Suspense in React. For routing, I'll be using vanilla JavaScript, and I'll be using my own micro-graphql-react GraphQL...
You Can Now Trade CS:GO Game Items Safely for BCH Through Blind Escrow on Bitcoin.com Local
19.3.2020
Are you looking for a cool way to earn bitcoin cash privately instead of buying it directly? You can now connect your Steam account to the peer-to-peer marketplace Bitcoin.com Local and trade CS:GO game items for BCH via blind escrow. This is a great improvement for players who were previously...
15 Things to Improve Your Website Accessibility
17.3.2020
This is a really great list from Bruce. There is a lot of directly actionable stuff here. Send it around to your team and make it something that you all go through together.
Here's a little one that prodded me to finally fix...
Most screen readers allow the user to quickly see a list of links...
Traders Flock to Tether, USDC, PAX – Stablecoins See Great Demand After Crypto Market Havoc
16.3.2020
Stablecoins have seen massive volume and growth this month especially after the market carnage on March 12. Per usual, tether has been the king of stablecoins following the market downturn, but the 4.6 billion USDT wasn’t enough for all the liquidity needed to shield the storm. Other tokens...
A Guide to Handling Browser Events
13.3.2020
In this post, Sarah Chima walks us through how we can work with browser events, such as clicking, using JavaScript. There’s a ton of great info in here! If JavaScript isn’t your strong suit, I think this is the best explanation of event handling that I’ve read in quite some time.
When an event...
Sass !default and themeable design systems
11.3.2020
This is a great blog post from Brad Frost where he walks us through an interesting example. Let’s say we’re making a theme and we have some Sass like this:
.c-text-input {
background-color: $form-background-color;
padding: 10px
}
If the $form-background-color variable isn’t defined then...
Make Yourself a Little API With Netlify Functions
10.3.2020
Here's an example of a nice little use case for cloud functions. Glitch has this great package of friendly words. Say you wanted to randomly generate "happy-elephant" or "walking-tree", and you need to do that on your website in JavaScript. Well, this package is pretty big (~200 KB), necessarily...
Geoff’s Redesign Posts
9.3.2020
I love it when people redesign "in the open" and write about it. I'd just like to shout out to our own Geoff who has been doing this for 3 months now. He started in late December last year. He's been sharing stuff like his dev tooling choices, considering performance, considering accessibility...
Cryptocurrency Airdrops and Giveaways: What They Are and What’s Next
5.3.2020
There are a number of ways people can obtain cryptocurrencies and one of them is through airdrops, a type of distribution where creators send free coins to numerous crypto wallet addresses in order to drive adoption. Airdrops have been leveraged for years and token distributors believe that...
The Slideout Footer
5.3.2020
A fascinating new site called The Markup just launched. Tagline: Big Tech Is Watching You. We’re Watching Big Tech. Great work from Upstatement. The content looks amazing, but of course, around here we're always interested in the design and tech as well. There is loads to adore, from the clean...
Why is CSS Frustrating?
28.2.2020
Here’s a great thread by Kevin Powell that's making the rounds. He believes so many folks see CSS as a frustrating and annoying language:
That's just as unintuitive as JS starting to count at 0, but since you learned that and accept it, it's fine.
The real issue isn't with CSS. If...
Let’s Say You Were Going to Write a Blog Post About Dark Mode
26.2.2020
This is not that blog post. I'm saying let's say you were.
This is not a knock any other blog posts out there about Dark Mode. There are lots of good ones, and I'm a fan of any information-sharing blog post. This is more of a thought exercise on what I think it would take to write a really great...
In-Browser Performance Linting With Feature Policies
26.2.2020
Here’s a neat idea from Tim Kadlec. He uses the Modheader extension to toggle custom headers in his browser. It also lets him see when images are too big and need to be optimized in some way. This is a great way to catch issues like this in a local environment because browsers will throw an error...
CoinDeal Launches Crypto Debit Card With Great Benefits
25.2.2020
The cryptocurrency exchange founders with years of experience in finance, Blockchain, and crypto industry, have prepared a pre-order of a CoinDeal debit card. Now, cryptocurrency payments will be easier than ever, at any time and place. If you want to buy a coffee directly from your exchange...
How to Mine Bitcoin in 2020
19.2.2020
Bitcoin mining is a great way to earn cryptocurrency while providing a valuable service to the global network of users. Miners can set up a hardware operation by themselves or join forces with a large venture via cloud mining. If you are looking to enter this field in 2020, here is what you need...
Land Your Dream Job with Vettery (Sponsored)
17.2.2020
Whether you’re an experienced pro or someone new to the industry, finding a great job can be a scary, stressful process. Engineers and designers get inundated with Hacker Rank tests, portfolio requests, and a variety of other queries. Vettery improves the experience for free agents...
The Role of Great Office Furniture to Business Success
11.2.2020
All business owners have the same goals in mind: to increase productivity and efficiency. For startups, this sort of achievement takes time, and there are a lot of factors that come to play to make the business succeed. When you are about to set up a new office, the first thing you will...