
Adding TypeScript to My Neovim Configuration
Learn how I added TypeScript to my Neovim config using language packs, schema-driven keymaps, and modern completion tools.
Building - Learning - Optimizing - Growing
Learn how I added TypeScript to my Neovim config using language packs, schema-driven keymaps, and modern completion tools.
Learn how to integrate React Hook Form with Material UI for efficient form handling in React. This guide covers how to use the Controller component to wrap MUI input fields, ensuring proper value tracking and error display. Get step-by-step instructions on using validation rules and displaying error messages with Material UI’s built-in styling, making your forms more user-friendly and effective.
Discover how to easily open GitHub repositories in Visual Studio Code directly from your browser using GitHub.dev. This guide explains how to modify the GitHub URL by changing '.com' to '.dev' for a seamless code editing experience. Learn about the key features of GitHub.dev, including code navigation, editing, source control, and extensions, and how it enhances your development workflow without the need for a local environment.
Learn how to manage and organize your dotfiles efficiently using GNU Stow. Simplify configuration with symlinks, version control, and easy portability for your zsh, tmux, Neovim, and more.