Search
The Thought Process Behind a Flexbox Layout
27.11.2019
I just need to put two boxes side-by-side and I hear flexbox is good at stuff like that.
Just adding display: flex; to the parent element lays out the children in a row.
Well, that's cool. I guess I could have floated them, but this is easier.
They should probably take up the full space they have...
How Bitcoin Applies to The Sovereign Individual Thesis
24.11.2019
Just before the internet became a massive display of human ingenuity and networking, a few individuals anticipated the emergence of tools that would help progress the end of politics and the nation states. 22 years ago, much like Nostradamus, Isaac Newton, Gerald Celente, and Carl Jung’s...
Bitcoin.com Accelerates Cryptocurrency Adoption With Racer Endorsement
22.11.2019
Luke Vanna and the Bitcoin.com car are competing for top honors in the Australian Toyota 86 Racing Series. Sports partnerships like this can introduce cryptocurrency to new audiences as well as attract more businesses to join the ranks of the many merchants already accepting bitcoin cash across...
Embrace the Political
21.11.2019
The tech industry has long held the belief that technology is apolitical. People are flawed, but the machines? They are neutral. They are pure.
This is ridiculous, of course. People make the machines. We write the algorithms that can't recognize dark skin tones. We decide to downplay or ignore...
Greta Thunberg Might Like This Research on Bitcoin Mining + More News
21.11.2019
Crypto Briefs is your daily, bite-sized digest of cryptocurrency and blockchain-related news – investigating the stories flying under the radar of today’s crypto news.
Mining news
Environmental activists now can somewhat soften their stance towards Bitcoin mining. According to a report in American...
The future is bright, because the future is static
20.11.2019
I've been doing this web thing for money for 10 years this year and although I haven’t been around as long as some folks, I feel like I've seen a few cycles come and go now, so let's say that hot new things are often cynically viewed, initially. This milestone of mine has also got me in...
Techniques for a Newspaper Layout with CSS Grid and Border Lines Between Elements
20.11.2019
I recently had to craft a newspaper-like design that featured multiple row and column spans with divider lines in between them. Take a look at the mockup graphic here and see if it makes you sweat at all. If you’re like me, you have been around a while and know just how difficult this would have...
Variations on Theme: Reinventing Type on the Web
20.11.2019
If anyone knows anything about me, it’s usually one of two things: that I have two outrageously fluffy dogs, or that I like fonts and typography. Like, really really like them. So while I am super excited about how well Tristan is doing with his hydrotherapy —we’re walking 50% further than he...
Build your own React
20.11.2019
Wowza! Rodrigo Pombo’s article about how to build React from scratch is fantastic, not only because it’s well written, but because of the outstanding interaction design: each line in the code examples ge highlighted and explored in further detail as you scroll down the page.
This makes it super...
Getting Started with GraphQL
20.11.2019
GraphQL was developed by Facebook in 2012 to power up its mobile apps. Since open-sourcing GraphQL specification in 2015, it gained a lot of popularity and is now used by many development teams, including giants like GitHub, Twitter or Airbnb. Why so? And what exactly is a GraphQL? Let's take...
Why Tokenized Projects Are Building on Bitcoin
20.11.2019
Bitcoin is something you hodl. Ethereum is something you build on. At least that has long been the official narrative, with projects favoring dedicated smart contract networks over Bitcoin for spinning out dapps and second layer solutions. Like all crypto narratives, however, this one has started...
‘Lost Coins’ Study Estimates BTC’s True Supply
19.11.2019
Many people like the fact that Satoshi Nakamoto introduced a capped supply of 21 million coins when he created the Bitcoin protocol. However, there’s been a lot of speculation aimed at guessing the number of ‘lost coins’ that will never be spent. On November 19, the digital...
JAMstack, Fugu, and Houdini
19.11.2019
What has me really excited about building websites recently is the fact that we, as front-end developers, have the power to do so much more. Only a few years ago, I would need a whole team of developers to accomplish what can now be done with just a few amazing tools.
Although...
Oh, the Places JavaScript Will Go
19.11.2019
I tend to be pretty vocal about the problems client-side JavaScript cause from a performance perspective. We're shipping more JavaScript than ever to our user's devices and the result is increasingly brittle and resource-intensive experiences. It's... not great.
But that doesn't mean I don't like...
How Do You Remove Unused CSS From a Site?
19.11.2019
Here's what I'd like you to know upfront: this is a hard problem. If you've landed here because you're hoping to be pointed at a tool you can run that tells you exactly what CSS you can delete from your project, well... there are tools out there, but I'm warning you to be very careful with them...
The Tools are Here
19.11.2019
Heading into 2020, it occurs to me that I've now been making websites for 20 years. Looking back on that time, it seems as though our practices have been in near-constant churn, and that our progress did not always seem linear. But ultimately, even the missteps and tangents along the way have...
Secrets They Missed at DevCon: What It’s Really Like in a Working DAO
19.11.2019
Four Lessons in de-leadership to build a successful DAO
The Best Cocktail in Town
18.11.2019
I admit I've held in a lot of pent-up frustration about the direction web development has taken the past few years. There is the complexity. It requires a steep learning curve. It focuses more on more configuration than it does development.
That's not exactly great news for folks like me...
The Kind of Development I Like
18.11.2019
I'm turning 40 next year (yikes!) and even though I've been making websites for over 25 years, I feel like I'm finally beginning to understand the kind of development I like. Expectedly, these are not new revelations and my views can be summed up by two older Computer Science adages that pre-date...
We asked web developers we admire: “What about building websites has you interested this year?”
18.11.2019
For the first time ever here on CSS-Tricks, we're going to do an end-of-year series of posts. Like an Advent calendar riff, only look at us, we're beating the Advent calendar rush! We'll be publishing several articles a day from a variety of web developers we look up to, where gave them all...