Discover how the Interface Segregation Principle (ISP) keeps your code lean, modular, and maintainable using real-world analogies and practical examples.
<selectedcontent>
element improves dropdowns
is an experimental HTML element that gives developers control over how a selected option is displayed, using just HTML and CSS.
Learn how to implement an advanced caching layer in a Node.js app using Valkey, a high-performance, Redis-compatible in-memory datastore.
Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.
6 Replies to "What is Vlang? An introduction"
Great article
Hey can you do a post on the Concurnas programming language? It’s for Concurrent programming on the JVM and it seems to be out of beta
C++ does have function overloading..
Great overview. Noob question, but in your fetchUsers function you’ve defined users a second time without prepending mut to the original declaration. Is that a special syntax case or maybe you had declared that already?
You are doing V a disservice by posting source code that you have clearly never tested! Please do so and fix all broken pieces…
Can you kindly state which source code is broken???