home
linkedin
Alex's Blog of Things
home
linkedin
Alex Sulea
I’m a full-stack developer with a passion for creating dynamic and responsive web applications.
February 23, 2025
Empowering Next.js Development: Streamlined Workflows with Makefiles
Explore how Makefiles simplify Next.js development by integrating essential tasks like linting, testing, and commit management, paving the way for standardized project setups.
May 15, 2024
Mastering Emacs: A Powerhouse for Developers and Writers Alike
Uncover the reasons why Emacs, a customizable text editor, continues to be a preferred choice for both developers and writers, thanks to its flexibility and endless possibilities.
April 9, 2024
Embracing Vim: The Unsung Hero of Code Editors
Discover why Vim, with its steep learning curve, remains a beloved tool among developers for editing code efficiently and effectively.
April 7, 2024
Spaces vs. Tabs: The Indentation Debate Continues
Explore the enduring debate between using spaces and tabs for code indentation, and why this choice matters more than you might think.
April 7, 2024
The Power of Static Typing in Programming
In the ever-evolving landscape of software development, the debate between dynamic and static typing continues to be a hot topic.