Refactoring the extensible Markdown renderer 🛠️
Hey, what's up? It's Takuya here.
This week, I've been working on refactoring the core modules of the desktop app.
WATCH VIDEO: https://youtu.be/AmeLjDl-_kk
Hey, what's up? It's Takuya here.
This week, I've been working on refactoring the core modules of the desktop app.
WATCH VIDEO: https://youtu.be/AmeLjDl-_kk
Hey, what's up? This is Takuya. Most people know me as a content creator on YouTube, called DevAsLife, but I consider myself as an indie developer who has been running a profitable SaaS for a long time. I've been sharing my journey of building Inkdrop, a
Hey, what's up? This is Takuya. I'd like to share my plan to make custom UI themes support across both my Electron and React Native apps. Why React Native (A brief history) I have a cross-platform app, Inkdrop, which runs on Electron for desktop platforms and
Hey, what's up? It's Takuya here. This article would be a supplemental resource for my latest tutorial posted on YouTube: This is a tutorial on how to accomplish the animation effect for a table of contents that I posted on X here: Implemented animated outlines using
Hi, it's Takuya here. I've been updating the mobile version of Inkdrop, which is built with React Native. It is a simple Markdown note-taking app, which supports syncing notes with the server and offer an offline-first viewing and editing experience. To accomplish this, I've