Search
Three Buggy React Code Examples and How to Fix Them
5.8.2021
There’s usually more than one way to code a thing in React. And while it’s possible to create the same thing different ways, there may be one or two approaches that technically work “better” than others. I actually run into …
The post Three Buggy React Code Examples and How to Fix Them...
How to Build a Full-Stack Mobile Application With Flutter, Fauna, and GraphQL
5.8.2021
(This is a sponsored post.)
Flutter is Google’s UI framework used to create flexible, expressive cross-platform mobile applications. It is one of the fastest-growing frameworks for mobile app development. On the other hand, Fauna is a transactional, developer-friendly serverless …
The...
New Games from iSoftBet Create Joyously Beautiful Experiences at Bitcoin.com’s Casino
2.8.2021
Fun and excitement have been let loose for players to experience amazing new games at Bitcoin.com’s very own crypto gaming portal! An enthralling range of games are on offer at Bitcoin.com Games – the crypto casino that players have come to love to play their favorite games on in recent...
How to Code a Playable Synth Keyboard
2.8.2021
With a little knowledge of music theory, we can use regular HTML, CSS and JavaScript — without any libraries or audio samples — to create a simple digital instrument. Let’s put that into practice and explore one method for creating …
The post How to Code a Playable Synth Keyboard appeared...
Genshin Impact's Official Discord Hit Its Max User Capacity Forcing Devs To Create A Second Server
31.7.2021
I knew Genshin Impact was a popular game. I also knew it had a ton of active and ravenous players who can’t get enough of the free-to-play online RPG. But I had no idea it was so popular that it was pushing Discord to its limits and forcing the devs to start a second server for everyone.Read more
Conjuring Generative Blobs With The CSS Paint API
30.7.2021
The CSS Paint API (part of the magical Houdini family) opens the door to an exciting new world of design in CSS. Using the Paint API, we can create custom shapes, intricate patterns, and beautiful animations — all with a …
The post Conjuring Generative Blobs With The CSS Paint API appeared...
Dvision Network Bringing a New NFT Experience on Enjin Blockchain Network
28.7.2021
Dvision Network has emerged as one of the fastest-growing NFT and blockchain gaming protocols in recent months. The blockchain protocol has made significant progress since its inception and continues to create new milestones. The latest is a partnership with the leading NFT ecosystem provider...
Santo Blockchain and French Artist Jerome Peschard Release Cutting Edge XR-NFT Series
26.7.2021
PRESS RELEASE. Santo Blockchain Labs have joined forces with French artist Jerome Peschard to create an XR-NFT art series like nothing the crypto market has seen before. 26th July 2021, Ho Chi Minh City, Vietnam — Santo Blockchain Labs, a creative blockchain software development company...
Abkhazia Holds Talks With Russia to Ensure Electricity Supply for Crypto Miners
24.7.2021
The government of Abkhazia is negotiating with Russia to solve a problem that led to a ban on cryptocurrency mining. The partially recognized republic in the South Caucasus is now planning to legalize the industry and source sufficient power supplies from its energy-rich northern neighbor. Abkhazia...
64% of Adults from 10 Different Countries Would Use a Central Bank Digital Currency: Report
24.7.2021
As central bank digital currencies (CBDCs) advance in testing, a number of countries have taken the lead in an effort to create a CBDC. The enterprise blockchain firm Guardtime recently conducted a survey that shows adults from ten different countries would likely use a CBDC. Nearly two out...
French Central Bank Conducts Fifth Experiment on Tunisia CBDC
23.7.2021
The French central bank, Banque de France (BOF), recently carried out its fifth experiment on the Central Bank of Tunisia (CBT)’s central bank digital currency (CBDC). According to a statement from BOF, the latest experiment is part of the banks’ joint effort to create conditions that...
It is time for the US to create a ‘Ripple test’ for crypto
21.7.2021
The SEC’s approach to crypto must be modified to more clearly articulate how securities laws should apply to digital assets
Creating a Typography Motion Trail Effect with Three.js
21.7.2021
Learn how to use WebGL framebuffers via Three.js to create an interactive motion trail effect for text.
The post Creating a Typography Motion Trail Effect with Three.js appeared first on Codrops
Japanese Regulator Likely to Create New DeFi, NFT & CBDC Regulations
21.7.2021
Japan’s top financial regulator, the Financial Services Agency (FSA), could be set to introduce new laws to police decentralized finance (DeFi)-related projects operating in the nation – with non-fungible tokens (NFTs) also potentially in the firing line.
The FSA issued an official announcement...
Jackson, Tennessee Mayor Praises Bitcoin’s Benefits Against Inflation, Aims to Create a BTC Hub
18.7.2021
Jackson, Tennessee’s mayor is a fan of bitcoin and he wants the city to become a bitcoin hub in order to entice technology companies and innovation. Jackson’s mayor Scott Conger is in the midst of discussing creating legislation that allows Jackson residents to pay property taxes with...
NFL’s Saquon Barkley converting endorsements to BTC to create ‘generational wealth’
15.7.2021
Saquon Barkley will use Strike to convert all of his endorsements into Bitcoin, and noted that he became interested in BTC after researching inflation
Build Complex CSS Transitions using Custom Properties and cubic-bezier()
14.7.2021
I recently illustrated how we can achieve complex CSS animations using cubic-bezier() and how to do the same when it comes to CSS transitions. I was able to create complex hover effect without resorting to keyframes. In this article, I …
The post Build Complex CSS Transitions using Custom...
Tanzania Announces Plans to Create Blockchain Advisory Team as Country Moves to Adopt Crypto
14.7.2021
In a follow-up to Tanzanian President Samia Suluhu Hassan’s call for cryptocurrency action, a government minister has now announced plans to set up a crypto advisory team. This team, according to the Information and Communication Technology (ICT) minister Faustine Ndugulile, will consist...
Nifty News: Muse frontman drops track as NFT, Chimps create NFTs and more...
14.7.2021
Muse frontman Matt Bellamy is tokenizing and selling a song recorded on the same guitar Jeff Buckely used to record his hit album Grace
Rock the Stage with a Smooth WebGL Shader Transformation on Scroll
13.7.2021
A handy setup to create a smooth scroll based GLSL animation using Three.js and GSAP.
The post Rock the Stage with a Smooth WebGL Shader Transformation on Scroll appeared first on Codrops