Search
Automated (and Guided!) Accessibility Audits with axe Pro
3.10.2019
It's important to know there are tools for automated accessibility testing of websites. They are a vital part in helping make sure your website is usable for everyone, which is both a noble goal and damn good for business. Automated tests won't catch every potential accessibility issue, but they...
designMode
1.10.2019
Every once in a while I stumble upon an API or browser setting that I can’t believe ever existed. Such examples can be seen in the numerous String.prototype properties such as bold, italics, and even blink, which wrap given string text in their representative HTML tags. Bizarre. It...
A Codebase and a Community
27.9.2019
I woke up one morning and realized that I had it all wrong. I discovered that code and design are unable to solve every problem on a design systems team, even if many problems can be solved by coding and designing in a dark room all day. Wait, huh? How on earth does that make any sense? Well...
What Google’s Quantum Breakthrough Means for Blockchain Cryptography
22.9.2019
We’ve been warned for years that a quantum computing breakthrough is just around the corner. When that day comes, we’re told, it could render existing encryption standards obsolete, threatening the security of every major blockchain. It seems that day has finally arrived, with Google...
SLP Token Environment Built on Bitcoin Cash Continues to Expand
20.9.2019
According to public data, a number of individuals are creating tokens using the Simple Ledger Protocol (SLP) on the Bitcoin Cash (BCH) blockchain every day. The SLP ecosystem is expanding and has given anyone the ability to create the next great digital token for tomorrow. Also read: Snowden:...
An Updated List of Our Favorite Jetpack Features for WordPress
17.9.2019
It's hard to articulate every reason to use Jetpack for your WordPress site. It's taken us a series of posts to unpack it because it's capable of doing so gosh darn much — a lof of which we put to use right here on CSS-Tricks.
The thing is that Jetpack is very much an active project and keeps...
Local.Bitcoin.com Gathers 56K Accounts and $200M Worth of Trades Initiated
14.9.2019
Three months ago, Bitcoin.com launched its over-the-counter BCH marketplace on June 4. Since then, Local.Bitcoin.com has aggregated more than 56,000 accounts, hundreds of bustling users every day and thousands of BCH trade offers. Also Read: Plans to Build $50M Bitcoin Cash Tech Park Revealed...
Connecting Cash to the Internet Using Stablecoins
11.9.2019
Most often overlooked in the fintech space is the world’s most scalable and private payment system: cash. It is used in every country around the world and despite its much exaggerated demise, according to the G4S Global Cash Report 2018, cash circulation has risen to 9.6% of GDP across...
Hamburger Menu with a Side of React Hooks and Styled Components
10.9.2019
We all know what a hamburger menu is, right? When the pattern started making its way into web designs, it was both mocked and applauded for its minimalism that allows main menus to be tucked off screen, particularly on mobile where every pixel of space counts.
CSS-Tricks is all about double...
Trading Bitcoin Is Hard — 10 Things Every Beginner Trader Must Know
10.9.2019
Crypto is every beginner trader’s nightmare
Total Surveillance Coin Will Be a Dystopia if Controlled by Facebook or Government
10.9.2019
Digital currency provides unprecedented abilities to spy on and control what people do, and having that power in the hands of a few people is very dangerous. The Big Tech monopolies of Silicon Valley are building a future where your every action is monitored, and giving Facebook control over what...
Roger Ver Shares His Story in New Video Series
10.9.2019
As someone who was there from virtually the start, Roger Ver has seen and done it all in Bitcoin. A tireless evangelist for Bitcoin since long before it was cool, Ver remains a vocal proponent of the benefits of peer-to-peer cash and its power to effect positive change in the world. Every day this...
CSS Security Vulnerabilities
9.9.2019
Don't read that headline and get worried. I don't think CSS is a particularly dangerous security concern and, for the most part, I don't think you need to worry about it.
But every once in a while, articles tend to circulate and get some attention as to the possibilities of what CSS can do that...
New Analysis: Every Bitcoin Holder Makes a Profit After 1,335 Days
9.9.2019
You needed to hold the S&P 500 for six times as long as Bitcoin to guarantee profits
Bitcoin’s Scaling Problems Forced Facebook to Launch Libra
8.9.2019
If it wasn’t for Bitcoin there would be no Libra. That much is self-evident, since Satoshi’s creation laid the groundwork for every crypto asset that’s followed. The extent to which Bitcoin was responsible for spawning Facebook’s currency has now been made brutally clear...
Bitcoin Returns Have Dwarfed Every Tech IPO Since 2010, New Data Shows
28.8.2019
Bitcoin has seen an astonishing 338,433,233% appreciation over the past decade dwarfing many well-known internet companies over the same time period
Going Buildless
27.8.2019
I'm in a long distance relationship. That means I’m on a plane to England every few weeks, and every time I'm on that plane, I think about how nice it would be to read some Reddit posts. What I could do is find a Reddit app that lets me cache posts for offline (I’m sure there is one out there),...
Pompliano: Bitcoin Will Be In Every Institutional Investor’s Portfolio
21.8.2019
Bitcoin is here to stay, says American investor and Morgan Creek Digital Assets co-founder Anthony Pompliano
PR: Plan Flash – Decentralized Data Processing
20.8.2019
Data processing is indispensable everywhere and all the time in modern life. The daily services we use every day, such as face recognition, voice assistant, text recognition, automatic recommendation, automatic data analysis and so on, all have a large number of data processing requirements...
Making a Realistic Glass Effect with SVG
1.8.2019
I’m in love with SVG. Sure, the code can look dense and difficult at first, but you’ll see the beauty in the results when you get to know it. The bonus is that those results are in code, so it can be hooked up to a CMS. Your designers can rest easy knowing they don't have to reproduce an effect...