#software-development
Read more stories on Hashnode
Articles with this tag
Introduction In the dynamic landscape of web development, a new hero has emerged from the shadows—Svelte. Among its arsenal, SvelteKit shines...
Introduction Svelte is a modern JavaScript framework that allows you to write highly efficient, imperative code that directly manipulates the DOM. But...
intro Object-Oriented Analysis and Design (OOAD) is a software engineering approach that involves breaking down a software system into its component...
SvelteKit is a web development framework that builds on top of the Svelte front-end framework. It is designed to help developers build fast, scalable,...