Browsing Category
Software
12358 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
Create Custom Block in Quill like Video, Link, Banner.
i am creating this post as my experience. sometime we need to create custom block in quill to…
How to Implement User Registration and Email Verification in React
Introduction to Email Verification in React Frontend Applications Audience: This tutorial is intended for web developers using React…
🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨
In this tutorial, you’ll learn how to build a Meetup.com clone we will touch: Create and join online…
How do you market software?
How do you market new software? Do you just splash it across social media and other tech platforms?…
[MLDP Newsletter] July 2023 — Machine Learning Communities: highlights and achievements
[MLDP Newsletter] July 2023 — Machine Learning Communities: highlights and achievements Let’s explore highlights and accomplishments of the vast Google…
Getting Started with Svelte: A Refreshingly Different Approach to Web Development
Getting Started with Svelte: A Refreshingly Different Approach to Web Development Are you tired of the JavaScript frameworks…
Let’s Connect and Collaborate! || My Inbox
Hey there, awesome community! 👋 I’m thrilled to have you following my journey here on dev.to. Whether you’re…
Learn Vue: List and Conditional Rendering.
Imaging you are developing an application, and you want to render some data in the browser based on…
React Custom Hook: useDebugInformation
In this article series, we embark on a journey through the realm of custom React hooks, discovering their…
K8s Pods
As previously discussed k8s provide us with the following features: By-default cluster in nature, which fixes the issue…