Search
Blockchain can stamp out fake news and rebuild trust in mass media
13.3.2021
Blockchain technology implemented in the media industry will help to prevent fake news from spreading
How to Use Tailwind on a Svelte Site
12.3.2021
Let’s spin up a basic Svelte site and integrate Tailwind into it for styling. One advantage of working with Tailwind is that there isn’t any context switching going back and forth between HTML and CSS, since you’re applying styles as …
The post How to Use Tailwind on a Svelte Site appeared...
Platform News: Defaulting to Logical CSS, Fugu APIs, Custom Media Queries, and WordPress vs. Italics
12.3.2021
Looks like 2021 is the time to start using CSS Logical Properties! Plus, Chrome recently shipped a few APIs that have raised eyebrows, SVG allows us to disable its aspect ratio, WordPress focuses on the accessibility of its typography, and …
The post Platform News: Defaulting to Logical...
Black Thursday anniversary: Can crypto markets see another huge crash?
12.3.2021
The market may witness flash crashes in the near term, and another March 12 drop is not completely off the map
Table of Contents with IntersectionObserver
11.3.2021
If you have a table of contents on a long-scrolling page, thanks to, say, position: fixed; or position: sticky;, the IntersectionObserver API in JavaScript is the perfect companion to highlight items in the table of contents when corresponding content …
The post Table of Contents with...
Bitfinex users can now paper trade their custom algo strategies
11.3.2021
Honey Framework users have more than tripled, according to Bitfinex. Paper trading allows them to test their strategies without risking real capital
Chapter 7: Standards
11.3.2021
It was the year 1994 that the web came out of the shadow of academia and onto the everyone’s screens. In particular, it was the second half of the second week of December 1994 that capped off the year with …
The post Chapter 7: Standards appeared first on CSS-Tricks.
You can support...
How I Built my SaaS MVP With Fauna ($150 in revenue so far)
11.3.2021
Are you a beginner coder trying to implement to launch your MVP? I’ve just finished my MVP of ReviewBolt.com, a competitor analysis tool. And it’s built using React + Fauna + Next JS. It’s my first paid SaaS tool …
The post How I Built my SaaS MVP With Fauna ($150...
Insert Cursor at Any Position at Command Line
11.3.2021
As much as I enjoy writing lengthy pieces of JavaScript APIs, techniques, and other tech brilliance, I very much enjoy providing people quick tips to make their daily dev lives better. This is one such post. Oftentimes I’m working with long command line directives, and as you can imagine,...
True or false? A single NFT can power a European household for 1.5 months
11.3.2021
NFTs are coming under scrutiny as more attention is drawn to the carbon footprint of PoW blockchains
World Of Warcraft's First Player-Voted Mount Is A Big Ol' Tree You Can Get For Free
10.3.2021
Last year Blizzard held a poll to determine what sort of ride World of Warcraft players wanted as a special community mount. We chose the Wandering Ancient, and now that choice has borne fruit, or in this case, a whole damn tree, free now for everyone who owns the Shadowlands expansion. Read more
The WordPress Evolution Toward Full-Site Editing
10.3.2021
The block editor was a game-changer for WordPress. The idea that we can create blocks of content and arrange them in a component-like fashion means we have a lot of flexibility in how we create content, as well a bunch …
The post The WordPress Evolution Toward Full-Site Editing appeared...
Ternoa (CAPS), Transmit Your Memories and Private Data Thanks to the Blockchain
10.3.2021
How can you make sure that your memories and private data are transmitted reliably to the future? Security, durability, respect for integrity: these are all essential components for ensuring the transmission of data. However, the process is often complex , in particular in the event of death....
Too Many SVGs Clogging Up Your Markup? Try `use`.
10.3.2021
Recently, I had to make a web page displaying a bunch of SVG graphs for an analytics dashboard. I used a bunch of <rect>, <line> and <text> elements on each graph to visualize certain metrics.
This works and renders …
The post Too Many SVGs Clogging Up Your Markup?...
Fans Can't Decide Whether New Overwatch Skin Is Cute Or Horrifying
10.3.2021
Today, Overwatch announced the PachiMarchi Challenge, the newest event celebrating the game’s weird half-onion, half-octopus mascot Pachimari. Starting today, players who win games in Quick Play, Arcade, or Competitive mode can win Pachimari-themed cosmetics, including a Pachimari Roadhog skin that...
Web Frameworks: Why You Don’t Always Need Them
10.3.2021
Richard MacManus explaining Daniel Kehoe’s approach to building websites:
There are three key web technologies underpinning Kehoe’s approach:
ES6 Modules: JavaScript ES6 can support import modules, which are also supported by browsers.
Module CDNs: JavaScript modules can now
…
The...
Firebase Crash Course
9.3.2021
This article is going to help you, dear front-end developer, understand all that is Firebase. We’re going to cover lots of details about what Firebase is, why it can be useful to you, and show examples of how. But …
The post Firebase Crash Course appeared first on CSS-Tricks.
You can support...
Partly cloudy: How blockchain can become a force of nature
9.3.2021
Making blockchain a cloud-native concept may lead to the next leap in trustworthy applications for real people
Huobi and Seychelles regulators can’t agree on where the exchange is registered
9.3.2021
The major crypto exchange has long claimed registration in the famous offshoring haven
AutomateWoo Brings Automated Communications to Bookings
9.3.2021
AutomateWoo is this handy extension for WooCommerce that adds triggers actions based on your online store’s activity. Someone abandoned their cart? Remind them by email. Someone made a purchase? Ask them to leave a review or follow up to see …
The post AutomateWoo Brings Automated...