Effective Neovim Setup. A Beginner’s Guide
Vim is a text editor that comes preinstalled with most major Linux distributions. Here is how to configure it effectively.
Read Full ArticleEffective Neovim Setup. A Beginner’s Guide
Vim is a text editor that comes preinstalled with most major Linux distributions. Here is how to configure it effectively.
Optimizing Older PCs to Learn How to Code
Do you have an old clunky laptop and you want to learn programming, this is a simple guide to help you utilize the little resources available to you.
Track Errors in Your NestJS Application with AppSignal
Many variables, such as your users' device type and configuration, external hosting services, and third-party libraries, can impact an application's performance. Without a performance monitoring system in place, numerous problems can arise. These issues could even mean that users stop using your application.
10 Extensions to Improve your Productivity with Notion
Notion has remained my daily productivity driver. It has proved useful for note-taking, project management, personal documentation, etc.
How I use Notion as a Software Developer
I have spent a lot of time watching a lot of Notion content on Youtube and I even read a bit of the Notion API Documentation to see if there’s any way I can integrate Notion into my existing workflow. Ever since I discovered Notion, it has become a productive tool I use almost every day.
My Arch Linux setup for coding
Installing Arch Linux can be pretty rigorous for beginners. But now there are many installation libraries that could help you get the job done. One of them is archinstall. archinstall is a program that can be run directly from the boot medium you are making use of.