Automatically generate Candid from Rust on the IC
How to auto-generate the Candid declaration from Rust code on the Internet Computer.
Published: Mar 12, 2023, 9:32:52 PM
Edited: Mar 12, 2023, 9:55:00 PM
👨‍💻 Freelancer by day 🦸‍♂️ Creator of Papyrs & DeckDeckGo by night
How to auto-generate the Candid declaration from Rust code on the Internet Computer.
Published: Mar 12, 2023, 9:32:52 PM
Edited: Mar 12, 2023, 9:55:00 PM
Comparing TypeScript “interface” with Rust “trait” for simple, flexible, and composable code.
Published: Mar 06, 2023, 6:49:21 PM
Edited: Mar 11, 2023, 5:01:41 PM
Launching a new open-source Blockchain-as-a-Service solution that makes building Web3 applications more accessible frontend developers.
Published: Feb 14, 2023, 5:19:49 PM
Edited: Feb 14, 2023, 5:19:49 PM
Svelte offers some nice easy-to-use store concepts. One of those is the "custom store" but how to declare its types?
Published: Jan 20, 2023, 11:47:03 AM
Edited: Jan 20, 2023, 11:47:03 AM
Gosh, I finally got the name for my new side project. It will be called: Juno.
Published: Jan 10, 2023, 5:33:24 PM
Edited: Jan 10, 2023, 5:33:24 PM
Three little TypeScript assertion functions that have proven to be really useful.
Published: Dec 30, 2022, 3:05:40 PM
Edited: Dec 30, 2022, 3:17:09 PM
A Sass media queries mixin to avoid duplicating CSS breakpoints all over the place.
Published: Dec 22, 2022, 2:19:46 PM
Edited: Dec 22, 2022, 2:36:37 PM
Guard functions can be executed before updates and queries of canister smart contracts written in Rust on the Internet Computer.
Published: Dec 15, 2022, 5:10:24 PM
Edited: Dec 15, 2022, 5:19:20 PM
How to deploy the blockchain authentication system for the Internet Computer locally
Published: Nov 27, 2022, 1:29:53 PM
Edited: Nov 27, 2022, 7:15:07 PM
I migrated 500+ canisters from Motoko to Rust on the Internet Computer. Here are the two major things IÂ learned.
Published: Nov 10, 2022, 7:28:47 PM
Edited: Nov 11, 2022, 6:57:25 PM
Content security policy, build reproducibility and polyfill. Few tips to know before going live with SvelteKit.
Published: Oct 19, 2022, 1:38:46 PM
Edited: Nov 04, 2022, 3:47:06 PM
Repeatedly calls a function on the IC with web workers without decreasing your dapp frontend performance.
Published: Oct 10, 2022, 5:28:57 PM
Edited: Nov 04, 2022, 3:48:11 PM
A guide to set up dapps metadata, icons and social image for social media sites and search engines.
Published: Sep 29, 2022, 2:17:16 PM
Edited: Nov 04, 2022, 6:30:28 PM
Automatically generate the SHA-256 hash of the script tags for the Content Security Policy
Published: Sep 17, 2022, 6:08:30 PM
Edited: Nov 04, 2022, 6:31:30 PM
Published: Sep 17, 2022, 11:47:02 AM
Edited: Sep 20, 2022, 7:50:28 PM
Read stringified objects from the localstorage in TypeScript using fun stuffs such as deconstructing objects, assertion and generic
Published: Sep 01, 2022, 1:03:34 PM
Edited: Nov 04, 2022, 6:32:23 PM
How to upgrade smart contracts on the Internet Computer with JavaScript
Published: Aug 11, 2022, 8:45:56 AM
Edited: Nov 04, 2022, 6:34:13 PM
A collection of functions to handle Nullable, Date and Blob when interacting with canister smart contracts.
Published: Aug 05, 2022, 1:07:33 PM
Edited: Nov 04, 2022, 6:33:27 PM
How to programmatically convert ICP to cycles in NodeJS?
Published: Jul 15, 2022, 10:06:01 AM
Edited: Nov 04, 2022, 6:35:01 PM
How to create and communicate with a web worker in SvelteKit and ViteJS
Published: Jul 07, 2022, 4:55:16 PM
Edited: Nov 04, 2022, 6:35:41 PM
A few new tips and tricks to build a library with esbuild
Published: Jul 05, 2022, 6:09:32 PM
Edited: Nov 04, 2022, 6:36:35 PM
How to create a popover in Svelte without any other libraries or dependencies.
Published: Jun 23, 2022, 3:15:25 PM
Edited: Nov 04, 2022, 6:38:16 PM
I have developed a new open-source, privacy-first, decentralized blogging platform and today I am making it available to anyone.
Published: Jun 16, 2022, 5:10:36 PM
Edited: Nov 04, 2022, 6:39:05 PM
Have you ever developed applications that have their API, services and state management fully separated from their core?
Published: May 23, 2022, 6:19:35 PM
Edited: Nov 04, 2022, 6:44:02 PM
How to generate on-the-fly decentralized smart contracts on the Internet Computer.
Published: May 12, 2022, 7:03:24 PM
Edited: Nov 04, 2022, 6:41:49 PM
How to query canister smart contracts on the Internet Computer in a NodeJS context
Published: May 02, 2022, 8:32:51 PM
Edited: Nov 04, 2022, 6:44:57 PM