Martin's Programming Blog
Hi there! I'm Martin Jung. I'm a Software Engineer with 10 years of experience. I'm a Vim enthusiast and tab advocate, finding unmatched efficiency in Vim's keystroke commands and tabs' flexibility for personal viewing preferences. This extends to my support for static typing, where its early error detection ensures cleaner code, and my preference for dark mode, which eases long coding sessions by reducing eye strain.
October 11, 2024
[NextJS Tip] Why do we have to write "use client" when using hooks?
October 10, 2024
[JS Tip] When to Use Different Import Styles
October 9, 2024
With So Many Options, How To Make The Best Choice?
April 9, 2024
Embracing Vim: The Unsung Hero of Code Editors
April 8, 2024
Spaces vs. Tabs: The Indentation Debate Continues
April 7, 2024
The Power of Static Typing in Programming