Blog

All articles

126 articles
Web Development 3 min read

I’ve started to see what I’ve been touching lately, and not surprisingly, it’s… simply “eccentric”, in the sum of elements but not in the use of each one. Text Editor: Sublime Text, …

Web Development 1 min read

The first one is the very simple, but not limited, Go interface system. How to use interfaces in Go The second, no less important, making it clear and showing C# vs Go code. Statements are statements, and expressions are …

Quotes 1 min read

If you write ugly code, anyone who intends to fix a bug or add a feature will not enjoy his work and likely avoid it next time. Bram Moolenaar Vim’s creator