Search
Halfmoon: A Bootstrap Alternative with Dark Mode Built In
11.8.2020
I recently launched the first production version of Halfmoon, a front-end framework that I have been building for the last few months. This is a short introductory post about what the framework is, and why I decided to build it.
The elevator pitch
Halfmoon is a front-end framework with a...
Reports Claim UK’s Financial Conduct Authority ‘Pressurized’ to Remove Onecoin Scam Warning
8.8.2020
A recent episode of the popular BBC Sounds podcast the “Missing Cryptoqueen” has shown the public a very interesting view of the powerful Onecoin Ponzi. According to two witnesses the BBC interviewed, a London law firm and a reputation management company allegedly managed to get...
Lumi Wallet Web Widget: Cryptocurrency Exchange on Your Website
7.8.2020
Good news for those who want to upgrade their website with functional tools and features – on August 5st, Lumi Wallet Technologies launched its app web widget. Now everyone can easily embed a “mini digital wallet” into the body of their website. The Lumi Wallet Widget is a useful...
Testimony From Craig Wright’s Ex-Wife Throws a Twist in the Billion Dollar Bitcoin Lawsuit
6.8.2020
On June 30, a jury trial was scheduled for the notorious Kleiman v. Wright lawsuit on October 13. Now a recent filing from the plaintiffs notes that when Craig Wright’s ex-wife Lynn Wright recently testified, she revealed a number of interesting findings. Lawyers representing the Kleiman...
Making Sense of react-spring
4.8.2020
Animation is one of the trickier things to get right with React. In this post, I’ll try to provide the introduction to react-spring I wish I had when I first started out, then dive into some interesting use cases. While react-spring isn’t the only animation library for React, it’s one of the more...
Where FATF Crypto Compliance Gets Interesting: Africa
3.8.2020
Crypto businesses seeing strong growth across the 54-country continent are working hard to meet the FATF's anti-money laundering standards
When do you use inline-block?
20.7.2020
The inline-block value for display is a classic! It’s not new and browser support is certainly not something you need to worry about. I’m sure many of us reach for it intuitively. But let’s put a point on it. What is it actually useful for? When do you pick it over other, perhaps...
‘Interesting’ Two-bill Plan May Save ‘Shambolic’ Russian Crypto Law
18.6.2020
Industry insiders say the Russian government’s cryptocurrency policy is “shambolic” and says Moscow “urgently needs to start doing its deliberation behind closed doors,” while other experts welcome a possible two-bill solution.
The comments came after another government ministry spoke out against...
The Trickery it Takes to Create eBook-Like Text Columns
8.6.2020
There’s some interesting CSS trickery in Jason Pamental’s latest Web Fonts & Typography News. Jason wanted to bring swipeable columns to his digital book experience on mobile. Which brings up an interesting question right away… how do you set full-width columns that...
Pablo Escobar’s Descendants Claim to Have Known Satoshi Nakamoto
8.6.2020
Reports stemming from the financial columnist, Greg Thomson and the family of Pablo Escobar, claim the Escobar’s know the mysterious creator of Bitcoin. Allegedly, the notorious Escobar’s say that Satoshi Nakamoto was once known as a man named “Yasutaka Nakamoto.” On June...
This Week in Crypto: A Data Perspective
3.6.2020
Powered by In yet another volatile week for crypto, interesting patterns are emerging in the on-chain activity of some ofContinue Reading
The post This Week in Crypto: A Data Perspective appeared first on CoinMarketCap Blog
“The Modern Web”
22.5.2020
A couple of interesting articles making the rounds:
Tom MacWrite: Second-guessing the modern web
Rich Harris: In defense of the modern web
I like Tom’s assertion that React (which he’s using as a stand-in for JavaScript frameworks in general) has an ideal usage:
There is a sweet spot...
Unprefixed `appearance `
18.5.2020
It’s interesting how third-parties are sometimes super involved in pushing browser things forward. One big story there was how Bloomberg hired Igalia to implement CSS grid across the browsers.
Here’s another story of Bocoup doing that, this time for the appearance property. The story...
Notion-Powered Websites
14.5.2020
I’m a big fan of Notion, as you likely know from previous coverage and recent video. It’s always interesting to see what other people do with Notion, and even how Notion uses Notion.
I’d say most usage of Notion is private and internal, but any page on Notion can be totally...
10 Interesting JavaScript and CSS Libraries for May 2020
11.5.2020
A collection of our favorite web dev resources for the month of May, featuring useful JS tools, React components, and more!
How to Make a CSS-Only Carousel
24.4.2020
We mentioned a way to make a CSS-only carousel in a recent issue of the newsletter and I thought that a more detailed write up would be interesting and capture some of my thoughts on making one.
So, here’s what we’re making today:
There’s no JavaScript here, whatsoever! No jQuery plugins....
Fake Code
21.4.2020
Here’s a fun little idea from Knut Synstad. You give it the URL of a GitHub Gist and it converts the Gist into grayscale rounded blobs (SVG) that sorta look like code if you squint. Maybe fun for interesting dynamic backgrounds or for whatever you might use code-looking stock art for.
It...
How (some) good corporate engineering blogs are written
18.4.2020
Interesting research from Dan Luu:
… it’s pretty common for my personal blog to get more traffic than the entire corp eng blog for a company with a nine to ten figure valuation and it’s not uncommon for my blog to get an order of magnitude more traffic.
I think this is...
No-Class CSS Frameworks
13.4.2020
I linked up Water.css not long ago as an interesting sort of CSS framework. No classes. No <h2 class="is-title">. You just use semantic HTML and get styles. Is that going to “scale” very far? Probably not, but it sure is handy for styling things quickly, where — of course...
10 Interesting JavaScript and CSS Libraries for April 2020
13.4.2020
Our compilation for the month of April comes packed with awesome new web dev tools, including lots of Bootstrap goodies, a new testing framework, and more!