Search
How to Build a FullStack Serverless HN Clone With Svelte and Fauna
15.4.2021
Svelte is a free and open-source front end JavaScript framework that enables developers to build highly performant applications with smaller application bundles. Svelte also empowers developers with its awesome developer experience.
Svelte provides a different approach to building web apps...
RBI Governor Says Government and Central Bank Agree on Cryptocurrency Approach
26.3.2021
RBI Governor Shaktikanta Das says that there is no difference of opinion between the Reserve Bank of India (RBI) and the finance ministry on cryptocurrencies. While the finance minister said that the government will not shut off all options and will take a calibrated position regarding crypto...
New FATF Guidance Applies Regulatory Standards to Decentralized Exchanges, Defi and NFTs
24.3.2021
On March 19, the Financial Action Task Force (FATF) published draft guidance on the risk-based approach to virtual assets. The newly updated guidance now applies anti-money laundering and know-your-customer rules to stablecoins, decentralized finance (defi), and non-fungible token (NFT) assets....
Taming Blend Modes: `difference` and `exclusion`
22.3.2021
Up until 2020, blend modes were a feature I hadn’t used much because I rarely ever had any idea what result they could produce without giving them a try first. And taking the “try it and see what happens” approach …
The post Taming Blend Modes: `difference` and `exclusion`...
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...
This trading platform has a novel approach to welcoming new users
8.3.2021
A fully regulated brokerage has unveiled a novel approach for attracting new users — and vows to put traders “on an equal footing with everyone else.”
Indian Government Open to Exploring Cryptocurrencies — Finance Minister Offers New Clues About Crypto Regulation
8.3.2021
The Indian finance minister has finally revealed clues about what is in the cryptocurrency bill that is due to be introduced in parliament. Mentioning no crypto ban, she said that the government will take “a very calibrated” approach to cryptocurrencies. Indian Finance Minister Provides...
A Bare-Bones Approach to Versatile and Reusable Skeleton Loaders
3.3.2021
UI components like spinners and skeleton loaders make waiting for a page load less frustrating and might even affect how loading times are perceived when used correctly. They won’t completely prevent users from abandoning the website, but they might encourage …
The post A Bare-Bones Approach...
A DRY Approach to Color Themes in CSS
24.2.2021
The other day, Florens Verschelde asked about defining dark mode styles for both a class and a media query, without repeat CSS custom properties declarations. I had run into this issue in the past but hadn’t come up with a …
The post A DRY Approach to Color Themes in CSS appeared first...
Ethereum-based social media project shuts down as ETH fees approach new highs
11.2.2021
Ether transaction fees increased by over 35,000% in the past year, forcing one social media tokenization project to close down
Components: Server-Side vs. Client-Side
28.1.2021
Building a website in 2021? I’m guessing you’re going to take a component-driven approach. It’s all the chatter these days. React and Vue are everywhere (is Angular still a thing?), while other emerging frameworks continue to attempt a push …
The post Components: Server-Side vs. Client-Side...
UK Treasury Calls for Feedback on Approach to Cryptocurrency and Stablecoin Regulation
12.1.2021
The U.K. government is focusing on stablecoins for the next phase of its development of crypto regulations
UK Government Asks Crypto Industry to Provide Insights on Its Regulatory Approach
12.1.2021
Her Majesty’s Treasury in the U.K. issued a document that details a series of proposals addressing the crypto community. With the consultation, the Treasury is initiating a “regulatory approach to cryptoassets and stablecoins” for 2021 following the Brexit turmoil. Special Focus...
Eligma Raises Additional €4 Million Equity Investment at €50 Million Valuation
8.1.2021
PRESS RELEASE. Crypto payments startup Eligma has announced it recently completed a new funding round of €4 million at a €50 million valuation. The latest investment was funded by Roger Ver through Bitcoin.com, and was mainly initiated due to Eligma’s ongoing efforts to comply...
2020 has provided the incentive to rethink our approach to money
30.12.2020
A terrible year has still presented a unique opportunity to rethink how money is managed and used in our society
Presidential Advisory Group Weighs In on Regulatory Approach to Stablecoins
23.12.2020
Stablecoins should meet the same regulatory standards as other financial instruments, Trump’s Working Group on Financial Markets said
MoneyGram Takes Wait-and-See Approach as SEC Sues Partner Ripple
23.12.2020
"MoneyGram will continue to monitor the situation" following an SEC lawsuit against its part-owner, Ripple, a spokesperson told CoinDesk
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...
TypeScript & Relevance
8.12.2020
In our wide world of building for the web, we have every opportunity to talk about tools. We lunge to fill every gap we find in our projects with a definitive technological approach. Some of us are given “a seat at the table” feasting on even the most minuscule of technological debates. This...
Web Performance Calendar
7.12.2020
The Web Performance Calendar just started up again this year. The first two posts so far are about, well, performance! First up, Rick Viscomi writes about the mythical “fast” web page:
How you approach measuring a web page’s performance can tell you whether it’s built for speed or whether it feels...