Search
GitHub Explains the Open Graph Images
29.7.2021
An explanation of those new GitHub social media images:
[…] our custom Open Graph image service is a little Node.js app that uses the GitHub GraphQL API to collect data, generates some HTML from a template, and pipes it to 
…
The post GitHub Explains the Open Graph Images...
Demystifying styled-components
27.7.2021
 Joshua Comeau digs into how styled-components works by re-building the basics. A fun and useful journey.
styled-components seems like the biggest player in the CSS-in-React market. Despite being in that world, I haven’t yet been fully compelled by it. I’m …
The post...
Binance Smart Chain Creates a $10 Million Bug Bounty Fund to Tighten Protocol Security
26.7.2021
The Binance Smart Chain has launched a $10 million bug bounty fund for projects building on top of the protocol, called “Priority One.” The initiative aims to keep the blockchain network secure by encouraging bug bounty hunters and ethical hackers. Binance Smart Chain Reveals...
Slinkity
26.7.2021
Perhaps the #1 reason I love Astro is that it brings the JavaScript component authoring experience to the Static Site Generator world with zero JavaScript (except bits you very specifically opt-in to). That HTML-first approach is also why I like …
The post Slinkity appeared first...
Collective #671
22.7.2021
Building a breadcrumbs component * Designing for the Unexpected * Streambus * Graphlatte * Uniclode
The post Collective #671 appeared first on Codrops
The Nine States of Design
21.7.2021
Here’s a really good ol’ post from way back in 2015 all about the nine states of design and how we should think all the edge cases whenever we’re building interfaces. Vince Speelman writes:
Modern UI teams are designing components
…
The post The Nine States of Design appeared first...
FOHO Is Building a Transparent Fractional Ownership Marketplace
19.7.2021
PRESS RELEASE. Toronto, July 19, 2021 – FOHO is building a transparent fractional ownership marketplace that uses the wisdom of crowds to uncover deals, hold sellers and property managers accountable and manage usage and income disbursal for real estate assets. Their modus operandi revolves...
Collective #670
15.7.2021
GradientArt * Glass UI * Building SDF fractal noise * Broken Filters * A privacy war is raging inside the W3C
The post Collective #670 appeared first on Codrops
How to Get a Pixel-Perfect, Linearly Scaled UI
15.7.2021
Dynamically scaling CSS values based on the viewport width is hardly a new topic. You can find plenty of in-depth coverage right here on CSS-Tricks in articles like this one or this one.
Most of those examples, though, use …
The post How to Get a Pixel-Perfect, Linearly Scaled UI appeared...
Jack Dorsey’s Square Building Bitcoin Hardware Wallet to Make Crypto Custody More Mainstream
9.7.2021
Jack Dorsey’s payments company, Square Inc., has confirmed that it is building a bitcoin hardware wallet and service with the aim to “make bitcoin custody more mainstream.” Square’s Bitcoin Hardware Wallet in the Works Square Inc. is building a hardware wallet, Jesse...
Jack Dorsey confirms Square is building an ‘assisted custody’ BTC hardware wallet
9.7.2021
Jack Dorsey and hardware lead Jesse Dorogusker have both confirmed Square’s plans to develop a Bitcoin hardware wallet
Building a Command Line Tool with Nodejs and Fauna
8.7.2021
Command line tools are one of the most popular applications we have today. We use command line tools every day, and they range from git, npm or yarn. Command line tools are very fast and useful for automating applications and …
The post Building a Command Line Tool with Nodejs and Fauna...
A Look at Building with Astro
7.7.2021
Astro is a brand new framework for building websites. To me, the big thing is that it allows you to build a site like you’re using a JavaScript framework (and you are), but the output is a zero-JavaScript static site. …
The post A Look at Building with Astro appeared first...
Coinbase Actively Building Crypto Hub in India, Looking to Hire ‘Hundreds’ of People
6.7.2021
The Nasdaq-listed cryptocurrency exchange Coinbase is actively building a cryptocurrency hub in India. The company says it has “ambitious plans” for the South Asian crypto hub and is looking to hire for many positions, including hundreds of engineers. Coinbase Has ‘Ambitious...
AscendEX Lists Radix – a DeFi Protocol With Developer Incentives
4.7.2021
PRESS RELEASE. AscendEX (formerly BitMax), a global cryptocurrency financial platform with a comprehensive product suite, is thrilled to announce the listing of the Radix tokens (EXRD and XRD) under the pairs USDT/XRD and USDT/EXRD on June 29 at 1 p.m. UTC. Radix intends to remove the technology...
Scaling Organizations Should Consider Building a Website Backed by a CRM Platform
28.6.2021
To make some terminology clear here:
CMS = Content Management System
CRM = Customer Relationship Management
Both are essentially database-backed systems for managing data. HubSpot is both, and much more. Where a CMS might be very focused on content and …
The post Scaling Organizations...
Aussie state government blockchain platform may prevent a tower block inferno
24.6.2021
The platform will track the material resources, subcontractors and construction process used to build Aussie homes
Just How Niche is Headless WordPress?
15.6.2021
I wonder where headless WordPress will land. And by “headless” I mean only using the WordPress admin and building out the user-facing site through the WordPress REST API rather than the traditional WordPress theme structure.
Is it… big? The future …
The post Just How Niche...
Ultra-Exclusive Surfside Penthouse in Miami Sells for $22 Million in an All-Crypto Deal
11.6.2021
On May 27, the state of Florida saw one of the largest real estate sales in cryptocurrency, as a Miami Beach ultra-exclusive luxury penthouse was sold for over $22 million. The penthouse located on the ninth floor of the 12-story building offers 5,067 square feet of space and a 2,960-square-foot...
Building a Headless CMS with Fauna and Vercel Functions
10.6.2021
In this tutorial, we will learn and use headless CMS, Fauna, and Vercel functions to build a blogging platform, Blogify After that, you can easily build any web application using a headless CMS, Fauna and Vercel functions.
The post Building a Headless CMS with Fauna and Vercel Functions appeared...