Search
This Puzzle Game Is A Fun, Affordable Way To Learn Electronic Music
24.8.2022
Released in September of last year, The Signal State was a surprising and fun way to translate the process of making modular synth patches into cool logic puzzles—which is kind of what modular synthesis is all about in the first place. In a new update, developer Reckoner Industries has added a...
Celestia Launches Testnet for First Modular Blockchain
25.5.2022
The “Mamaki” testnet could bring an end to what the project calls the “monolithic era” of layer 1 blockchains
An In-Depth Look at Satoshi Island — A Crypto-Centric Residential Community in Vanuatu Where Land Titles Are NFTs
28.3.2022
According to reports, there’s a 32 million square-foot island located in Vanuatu that’s in the midst of being constructed into a crypto-centric residential community by the island’s owners: Satoshi Island Holdings Limited. So far, more than 50,000 individuals have applied...
The Missing Link: How Chainlink’s Pallet Aims to Deliver Greater Informational Access
8.4.2021
As demand for smart contracts climbs, Chainlink’s modular oracle for the Substrate framework aims to power developers and defi applications with trusted off-chain information and pricing data needed to attract projects to Polkadot and Kusama. Blistering Growth in Defi and Smart Contracts...
Analyst Lyn Alden Says Ethereum Is Still an ‘Unfinished Project’
20.1.2021
A bitcoin (BTC) strategist and investor remain skeptical towards the Ethereum protocol, considering it an “unfinished product.” Lyn Alden, an advisor for the dollar cost averaging BTC investing app Swan Bitcoin, believes the network lacks a concrete model, “other than just...
DRY-ing up styled-components
23.11.2020
I like working with styled-components. They allow you write CSS in your JavaScript, keeping your CSS in very close proximity to your JavaScript for a single component. As a front-end developer who loves to dissect a web page and break it down into reusable components, the idea of styled-components...
Why Top Global Brands Like the NBA and UFC Choose Dapper Labs’ Flow Blockchain
24.9.2020
Developed by the team behind some of the most successful crypto applications in the world, Flow is a blockchain re-designed from the ground up to be user- and developer-friendly as well as modular and future-proof. The network is already being used to develop digital collectibles offerings for...
Halfmoon: A Bootstrap Alternative with Dark Mode Built In
11.8.2020
I recently launched the first production version of Halfmoon, a front-end framework that I have been building for the last few months. This is a short introductory post about what the framework is, and why I decided to build it.
The elevator pitch
Halfmoon is a front-end framework with a...
Zilliqa To Work On Modular Network, Launch DEX in 2020
24.4.2020
Singapore-based blockchain project Zilliqa (ZIL) is starting its work on a modular network in 2020, while by the end of the year, they plan to open trading on their new Zilliqa DEX exchange.
"In 2020, our plan is to begin creating a modular network and open-sourced platform of financial...
Building a modern app using Nest.js, MongoDB and Vue.js
19.2.2019
Introduction
Nest.js introduces a modern way of building Node.js apps by giving it a proper and modular structure out of the box. It was fully built with TypeScript but still preserves com