Blog

Blog Posts

Latest articles from the Devpad team.

Latest Posts

Recent posts

nextjs nvim debugger

Vim

Set up a NextJS debugger in Nvim

This is how you can set up a NextJS debugger inside of nvim 0.11.1. This assumes you are using Mason to manage LSPs.

diff view

Development

Developer Software for 2025

Developer Software for 2025, most used TUI terminal apps and GUIs

lsp-config nvim v0.11

Vim

Upgrading nvim v0.10 to v0.11

Discussing the recent upgrade from nvim v0.10 to v0.11. This provides a few different language server options.

Post image

Development

Github Commit Names

Learn how to contribute effectively to open source projects with proper Git practices, including commit message conventions like feat:, fix:, and more.

1