Search
Interactive Web Components Are Easier Than You Think
25.3.2021
In my last article, we saw that web components aren’t as scary as they seem. We looked at a super simple setup and made a zombie dating service profile, complete with a custom <zombie-profile> element. We reused the element …
The post Interactive Web Components Are Easier Than...
A Step-by-Step Guide to Creating and Selling Non-Fungible Tokens Built With Bitcoin Cash
4.3.2021
In the summer of 2019, our newsdesk published a step-by-step guide on how to create a non-fungible token (NFT) asset by leveraging the Simple Ledger Protocol built on top of the Bitcoin Cash blockchain. The following guide is an updated walkthrough on the process of creating an NFT collectible...
How to Animate the Details Element
2.3.2021
Here’s a nice simple demo from Moritz Gießmann on animating the triangle of a <details> element, which is the affordance that tells people this thing can be opened. Animating it, then is another kind of affordance that tells people …
The post How to Animate the Details Element...
Bitcoin trader explains why BTC outperforming Ethereum is just 'simple math'
18.2.2021
Bitcoin has been outperforming Ethereum in the past few days as one popular trader says this is a result of "simple math."
Kim Dotcom Publishes a Website That Highlights the Benefits of Bitcoin Cash
13.2.2021
On February 12, the founder of the now-defunct file-sharing website Megaupload and cryptocurrency proponent, Kim Dotcom tweeted about a new website he created that shows the upside of bitcoin cash. The web portal whybitcoincash.com highlights why people should join the digital money revolution...
Simple CSS Line Hover Animations for Links
10.2.2021
A couple of simple & subtle CSS-based line hover animations for links.
The post Simple CSS Line Hover Animations for Links appeared first on Codrops
Sweet Launches Broad-Scale NFT Solution in Partnership With Bitcoin.com
4.2.2021
PRESS RELEASE. February 4, 2021 – New York, New York – Sweet, in partnership with Bitcoin.com, has announced the launch of a highly-scalable Non-Fungible Token (NFT) platform for the broad distribution of digital collectibles and digital merchandise. Leveraging Simple Ledger Protocol...
Halving & Burns on BitGesell – the Optimal Combination for Scarcity and Value in the Crypto Age
1.2.2021
BitGesell represents a deflationary cryptocurrency that closely resembles bitcoin, but comes along with a few design changes. Its value proposition stems from Silvio Gesell’s financial market philosophy, who imagined monetary units that lose their value over time through demurrage. To keep...
Fading in a Page on Load with CSS & JavaScript
13.1.2021
Louis Lazaris demonstrates a very simple way of doing this.
Hide the body (with JavaScript) right away with opacity: 0
Wait for all the JavaScript to execute
Unhide the body by transitioning it back to opacity: 1
Like this:
CodePen…
The post Fading in a Page on Load with CSS &...
Stratis Brings Blockchain as a Service to All Businesses via its C# Native Platform
7.1.2021
PRESS RELEASE. 7th January 2021, London, United Kingdom – Stratis was created for a simple purpose – to provide enterprises with blockchain as a service (BaaS) solutions, designed to implement complex blockchain architecture within mainstream coding languages, used by everyday companies...
Whack-a-Mole: The CSS Edition
6.1.2021
We’ve seen the checkbox hack and how it can be used to build a complete state machine in CSS. Today, we’ll take that line of thought a step further and build a simple game of Whack-A-Mole, where the player needs …
The post Whack-a-Mole: The CSS Edition appeared first on CSS-Tricks.
You...
Give your Eleventy Site Superpowers with Environment Variables
31.12.2020
Eleventy is increasing in popularity because it allows us to create nice, simple websites, but also — because it’s so developer-friendly. We can build large-scale, complex projects with it, too. In this tutorial we’re going to demonstrate that expansive capability …
The post Give your...
The Rules of Margin Collapse
30.12.2020
Josh Comeau covers the concept of margin collapsing:
This idea might sound simple, but if you’ve been writing CSS for a while, you’ve almost certainly been surprised when margins either don’t collapse, or they collapse in weird and unexpected ways.
…
The post The Rules...
Create a Tag Cloud with some Simple CSS and even Simpler JavaScript
28.12.2020
I’ve always liked tag clouds. I like the UX of seeing what tags are most popular on a website by seeing the relative font size of the tags, popular tags being bigger. They seem to have fallen out of fashion, …
The post Create a Tag Cloud with some Simple CSS and even Simpler JavaScript...
Ledger data leak: A ‘simple mistake’ exposed 270K crypto wallet buyers
24.12.2020
Ledger wallet users face mounting home invasion and other scareware threats as hacker dumps private customer information online
Integrating TypeScript with Svelte
24.12.2020
Svelte is one of the newer JavaScript frameworks and it’s rapidly rising in popularity. It’s a template-based framework, but one which allows for arbitrary JavaScript inside the template bindings; it has a superb reactivity story that’s simple, flexible and effective; and as an ahead-of-time (AOT)...
The Advantages of Joining the Mining City Community
21.12.2020
This article explains the characteristics of the network marketing community based on Mining City and answers one not so simple question – why do most people fail in Multi-Level Marketing? What Google Won’t Tell You About Mining City Network marketing – also known as Multi-Level...
LEAD Wallet Launches Its Super Simple Application; Even Your Grandma Would Be Able to Use It
17.12.2020
PRESS RELEASE. Lead Wallet, a new crypto wallet application, has officially been launched on Google Play Store, and it will also launch its iOS and web version soon. This crypto wallet application is different from other existing wallet apps because it aims to be a super simple crypto app that most...
Three Ways to Distinguish a Site From the Norm
16.12.2020
In an age where so much web design is already neat, clean, and simple, I can think of three ways to distinguish your site from the norm:
Stunning visuals that cannot be created in UI vector editors, like Figma and Sketch
Beautifully-animated interactions that cannot be dreamt in the language...
Learning to Simplify
16.12.2020
When I first got this writing prompt, my mind immediately started thinking stuff like, “What tech have I learned this year?” But this post isn’t really about tech, because I think what I’ve learned the most about building websites this past year is simplification.
This year, I’ve learned that...