Search
Adding Dynamic And Async Functionality To JAMstack Sites
2.1.2020
Jason Lengstorf:
Here’s an incomplete list of things that I’ve repeatedly heard people claim the JAMstack can’t handle that it definitely can:
Load data asynchronously
Handle processing files, such as manipulating images
Read from and write to a database
Handle user authentication and protect...
Andreessen Horowitz: Bitcoin Will Usher in ‘Influencer Coins’ by 2030
2.1.2020
VC firm Andreessen Horowitz predicts that Bitcoin is likely to be central to online monetization in the 2020s
What We’re Reading, 2019
1.1.2020
There are so, so, so (so) many things to read out there on the internet. So many, in fact, that it's difficult to keep up with everything.
But, hey, we've got your back! It's our job to surface the best of the best and share it with you right here. That's why it's a good idea to subscribe to this...
GoGetSSL
26.12.2019
GoGetSSL is a company that sells SSL certificates. You know, those things that are required to make your site use https://, not http:// which doesn't feel like an optional choice these days with browsers making sites looks scarily insecure without it and search engines telling us is a ranking...
Tech Development, Investments and NFT to Drive Crypto Adoption in 2020
25.12.2019
The popularity of cryptocurrencies has grown in leaps and bounds over the past decade. However, these three global trends could take crypto even further into the mainstream in 2020
Insurance Industry Eyes Blockchain as Top Firms Begin Tests
25.12.2019
Insuring giant Anthem looks to blockchain to secure their customer data
Blockchain of Things Pays SEC $250,000 to Settle Unregistered ICO
19.12.2019
Internet startup Blockchain of Things has agreed to pay $250,000 to settle with the SEC over its $13 million ICO
Two Lessons I Learned From Making React Components
19.12.2019
Here’s a couple of lessons I’ve learned about how not to build React components. These are things I've come across over the past couple of months and thought they might be of interest to you if you’re working on a design system, especially one with a bunch of legacy technical decisions and a lot...
The Making of a “Special Series” on a WordPress Site
18.12.2019
We just ran a fancy article series here on CSS-Tricks with a bunch of different articles all answering the same question. By fancy, I mean two things:
The articles had a specially-designed template just for them. (Example)
The series has a specially-designed landing page.
One of the reasons...
Design APIs: The Evolution of Design Systems
17.12.2019
A clever idea from Matthew Ström:
[...] design APIs don’t seem like a stretch of the imagination. An API-driven approach is the natural extension of the work currently being done on design systems, including tokens and standardization projects.
If you buy into the idea of design tokens, that...
4 Things You Must Know Before Trading Bitcoin and Cryptocurrency
16.12.2019
Trading cryptocurrency can be challenging but new investors can protect their funds by having a game plan before buying Bitcoin and crypto
‘DNA-of-Things’ Technology Can Store Bitcoin Passwords in Everyday Objects
16.12.2019
Talk of bitcoin passwords being encoded and stored in synthetic DNA is not new, but in a recent development scientists have announced that DNA-encoded information can now be stored in everyday objects such as eye glasses or a shirt button, instead of a vial or test tube. Also Read: Cryptosteel...
75% of IoT Firms Want to Add Blockchain: Survey
13.12.2019
A majority of those companies using Internet of Things technology has adopted, or is considering adopting, blockchain
Adam Argyle’s 2020 CSS Predictions
13.12.2019
I think Adam's first prediction is his boldest, even beyond his Hail Mary prediction. CSS grid is awesome and gap is perhaps one of its best qualities, but gap superseding spacing things out in other ways (e.g. margin) is a bold prediction indeed, especially with Firefox being the only browser...
How I’ve Improved as a Web Developer (and a Person) in 2019
11.12.2019
We’re sliding into the roaring twenties of the twenty-first century (cue Jazz music 🎷). It’s important that you and I, as responsible people, follow the tradition of looking back on the past year and reflect on the things that went right and wrong in the hopes of becoming the best version...
10 Key Things to Consider When Choosing a Crypto Exchange
9.12.2019
Evaluating crypto trading platforms can be difficult so here are 10 things to consider when searching for the right exchange for investing and trading
Techniques for Rendering Text with WebGL
6.12.2019
As is the rule in WebGL, anything that seems like it should be simple is actually quite complicated. Drawing lines, debugging shaders, text rendering… they are all damn hard to do well in WebGL.
Isn’t that weird? WebGL doesn't have a built-in function for rendering text. Although text seems like...
Firefox 71: First Out of the Gate With Subgrid
5.12.2019
A great release from Firefox this week! See the whole roundup post from Chris Mills. I'm personally stoked to see clip-path: path(); go live, which we've been tracking as it's so clearly useful. We also get column-span: all; which is nice in case you're one of the few taking advantages of...
State of JavaScript 2019 Survey
3.12.2019
Well, hey, look at that — it's time for this year's State of JavaScript survey!
You have taken this survey last year. Or in 2017. Or in 2016. It's been going on for a little while now and it always lends interesting insights into things like the features developers are using, the popularity...
“Headless Mode”
2.12.2019
A couple of months ago, we invited Marc Anton Dahmen to show off his database-less content management system (CMS) Automad. His post is an interesting inside look at templating engines, including how they work, how CMSs use them, and how they impact the way we write things, such as loops.
Well...