Organizing TypeScript Types: To Separate or Not to Separate?
Reccomendations
You may be interested in this articles. After reading Organizing TypeScript Types: To Separate or Not to Separate?
My Experience with Pinia: Lessons Learned and Why I Opted for a Custom Composable
A developer's experience with Pinia, the official state management solution from the Vue.js team, and why they opted for a custom composable instead.
VS Code Not Showing Types in Svelte: A Common Conundrum for Newbies
This article explains how to troubleshoot and resolve the issue of VS Code not showing types in Svelte projects.
A Programming Language Coding in a Grid: A Novel Approach or a Blast from the Past?
The discussion around grid-based programming languages is ongoing, with some developers embracing the idea and others being skeptical.
Vue3 Tests: Accessing Props and Setup Data
When it comes to testing Vue 3 components, one of the most common issues that developers face is accessing props and setup data. In this documentation, we'll delve into the challenges of testing Vue 3 components and explore ways to overcome them.
Should I Learn Go As a Backend Language For Web Development?
The article explores the pros and cons of learning Go as a backend language for web development in comparison to Node JS.