PinnedInStackademicbyMilen Todev·Oct 22, 2024Avoid These 10 Common Golang Pitfalls for Better CodeGolang (or Go) is a powerful, efficient, and easy-to-learn language, but some of these common mistake can lead you to bad code.
PinnedInJavaScript in Plain EnglishbyMilen Todev·Oct 15, 202410 New JavaScript Features You Should Know AboutThe ECMAScript TC39 committee, responsible for evolving JavaScript, recently convened in Tokyo to review several new language proposals…
PinnedInJavaScript in Plain EnglishbyMilen Todev·Oct 7, 2024How I Learned Go as a JavaScript Developer: 5 Steps for Making the TransitionAs a Full Stack developer who recently get burned out from Javascript ecosystem I started to dive into Go. Check The Steps I Followed.
InStackademicbyMilen Todev·Dec 23, 2024What to Learn if You Want to Be a Solopreneur and Ship Apps FastBeing a solopreneur is an exciting journey, especially when you want to build and ship apps fast. But here’s the truth — the traditional…
InStackademicbyMilen Todev·Dec 4, 2024Why You Should Start Learning Go in 2025If you’re considering learning a new programming language in 2025, GO is your best choice.
InStackademicbyMilen Todev·Nov 26, 2024How I Quit Procrastination and Became a Better DeveloperProcrastination — my constant nemesis. For years, it stood between me and my potential as a developer. I had big dreams of writing clean…
InStackademicbyMilen Todev·Nov 21, 20244 Habits That Will Make You a Better ProgrammerBecoming a great programmer isn’t about mastering every programming language or technology overnight. It’s about adopting habits that…
InJavaScript in Plain EnglishbyMilen Todev·Nov 13, 20245 Reasons Why Beginners Should Learn TypeScriptJavaScript is essential for web development, but learning TypeScript early on can give beginners a strong advantage. TypeScript builds on…A response icon1A response icon1
InJavaScript in Plain EnglishbyMilen Todev·Nov 13, 20243 Most Important Things Every JavaScript Beginner Must KnowJavaScript is one of the most popular programming languages in the world, and for good reason. Here what you really needs to know about it.
InJavaScript in Plain EnglishbyMilen Todev·Nov 11, 2024Will Deno 2.0 Replace Node.js? Understanding the Evolution of JavaScript RuntimesAs Deno 2.0 has made headlines, developers around the globe are contemplating a question: will Deno replace Node.js? This question arises…