📰 Dev.to · M Saad Ahmad
Articles from Dev.to · M Saad Ahmad · 30 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (11148)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · M Saad Ahmad
1mo ago
Day 34 of #100DaysOfCode — Creating a Database CRUD API
Today, for Day 34 of #100DaysOfCode, the goal was to build a database api that saves the data in the...

Dev.to · M Saad Ahmad
1mo ago
Day 33 of #100DaysOfCode — Mongoose
Databases can store any amount or type of data, but they usually don't enforce a strict structure by...

Dev.to · M Saad Ahmad
1mo ago
Day 31 of #100DaysOfCode — SQL + NoSQL Basics
There are two methods for organizing a database: a structured approach using tables and rows, and an...

Dev.to · M Saad Ahmad
1mo ago
Day 29 of #100DaysOfCode — Connecting Backend to Frontend
For today, Day 29, I built the frontend UI of the Library Management System using React and...

Dev.to · M Saad Ahmad
1mo ago
Day 26 of #100DaysOfCode — Modular Routing
When your backend server starts small, having all your routes inside a single app.js file feels...

Dev.to · M Saad Ahmad
1mo ago
Day 19 of #100DaysOfCode — Building a Tour App (Part 1)
Up until now, I’ve covered quite a few topics in React—Zustand, useQuery, React Router, and more....
DeepCamp AI