Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
Dockerize A React + Vite + Appwrite App
Again, this is another quick note. Instead of using Firebase, AWS and their confusing services, I wanted to use my own VPS for my app. Of course, in order to NOT deal with backend stuff (which is coming from a former backend dev), I wanted to set up ...
Importing TOML in React Native
This is a no bullshit quick note that I also can use in the future. I love to use TOML in i18next because I also comment the translations to give them context. The problem is, there’s no standard way to simply import TOML files in a React Native proj...
Making Video in React/Remotion: Slide and Reveal
This is how it looks like. https://youtu.be/ttIb8WWxPLg The "Create of the Week" text and the badges on the bottom use this component. Here's the component: import { translateY } from "@remotion/animation-utils"; import { Children, CSSProperties, R...

No, I ain't paying for full-text search | Implementing Full-Text Search in Firestore
It's been a long time since I haven't posted anything here. The life, the work, the hustle, everything's been going hard on me these days. I've switched my mother tongue to Satirish™. This is not my best piece of writing, so viewer discretion is a mu...
A Practical Introduction to Derive Macros in Rust
https://youtu.be/XY0yR6IPbhw
