Activity
JanFebMarAprMayJunJulAugSepOctNovDec
2 activities in 2024
LessMore
Pinned memos

nrecoverable errors are those that occur when something goes fundamentally wrong, and the program cannot safely proceed. For example, if a file that is essential for the program to run is missing or corrupted, the program can panic and display an appropriate error message. Rust provides a mechanism for handling such situations through the **`panic!`** macro. When a **`panic!`** occurs, the program stops execution, unwinding the stack and providing a clear panic message...

Rust's **trait** system is a powerful feature that enables developers to define shared behavior across different types. Traits play a crucial role in achieving code reusability, abstraction, and flexibility...

When working with websites and managing the computers that show them, we run into two important ideas: redirect URLs and rewrite URLs. These ideas are like tools that help us make websites work better for people. They help us make websites easier to find on search engines, and they help us make the paths on websites smoother. In this guide, we're going to explore these tools together. We'll learn what makes them different and how we can use them to make websites even cooler.

July 2024
Published 2 memosJuly 03
September 2023
June 2023
Published Scroll-driven animationsJune 01
May 2023
Published Shadow DOMMay 16
March 2023
Published Metaplex NFT compressionMarch 13
November 2022
Published Solana accountNovember 17
Published Error messagingNovember 08
October 2022
Published Forward proxyOctober 12
September 2022
Published HSL colorSeptember 02
August 2022
Published Css in JSAugust 11
June 2022
Published NFT fractionalizationJune 18
Published How tokens work on SolanaJune 07
Published React 18June 06
May 2022
Published Remix versus NextjsMay 27
March 2022
Published Blockchain oracleMarch 17
Dwarves Foundation
Memo