roadmap.sh
@roadmapsh.bsky.social
340 followers 140 following 800 posts
Community created developer roadmaps, articles, resources and journeys to help you choose your path and grow in your career. Website 🌐 roadmap.sh
Posts Media Videos Starter Packs
roadmapsh.bsky.social
💡 SQL and MySQL aren’t the same — but they’re closely connected.

SQL is the language. MySQL is the system that speaks it. This guide breaks it all down so you know what to learn first and how they work together in real-world projects.
SQL vs. MySQL: What's the Difference?
SQL vs. MySQL trips up every beginner. This guide clears it up once and for all, with real examples and project code to show you how they fit.
roadmap.sh
roadmapsh.bsky.social
If you’ve ever seen strange symbols in a file or API response, it’s probably an encoding issue. This guide to Character Encodings explains what’s going on — and how to fix it.
Character Encodings - roadmap.sh
Covers the basics of character encodings and explains ASCII vs Unicode
roadmap.sh
roadmapsh.bsky.social
🔐 Ever wondered how websites ask for a username and password? This guide explains Basic Authentication — one of the simplest ways to secure a web resource.
Basic Authentication - roadmap.sh
Understand what is basic authentication and how it is implemented
roadmap.sh
roadmapsh.bsky.social
Confused by how websites keep you logged in? This guide breaks down Token-Based Authentication — how it works, when to use it, and why it’s a favorite for stateless APIs.
Token Based Authentication - roadmap.sh
Understand what is token based authentication and how it is implemented
roadmap.sh
roadmapsh.bsky.social
Build a simple expense tracker to manage your finances for yourself!

roadmap.sh/projects/exp...
Reposted by roadmap.sh
architxkumar.bsky.social
Just kick-started working on a fresh new project from
@roadmapsh.bsky.social
by jumping straight to the🗄️database data modelling.
roadmapsh.bsky.social
Keep up the great work!! 🙌
roadmapsh.bsky.social
Continuous Integration tests your code automatically with every change. Continuous Delivery takes it one step further by automating the release pipeline. Together, they’re your launchpad for faster, safer deployments.
What is CI and CD? - roadmap.sh
Learn the basics of CI/CD and how to implement that with GitHub Actions.
roadmap.sh
roadmapsh.bsky.social
💡 Why build a Weather API?

- Practice working with third-party services
- Understand HTTP methods and headers
- Handle asynchronous data fetching
- Learn to store secrets securely
- Boost your API design skills
Weather API Project Idea
Build a weather API that fetches and returns weather data from a 3rd party API.
roadmap.sh
roadmapsh.bsky.social
Before setting an SLA with your users, make sure you understand what your internal SLOs and SLIs are tracking. You can’t promise what you can’t measure, and you can’t measure what you haven’t defined.
SLIs, SLOs and SLAs - roadmap.sh
Learn what are different indicators for performance identification of any service.
roadmap.sh
roadmapsh.bsky.social
Want to practice scripting while learning about system performance? This project walks you through writing a script to analyze server performance stats.
Server Performance Stats
Write a script to analyse server performance stats.
roadmap.sh
roadmapsh.bsky.social
If HTTP is stateless, how do websites remember you? The answer: sessions. Session-based authentication bridges the gap between stateless protocols and stateful user experiences. Our guide breaks it down step by step.
Session Based Authentication - roadmap.sh
Learn what is Session Based Authentication and how to implement it in Node.js
roadmap.sh
roadmapsh.bsky.social
- What is Session-Based Authentication?
- Why does HTTP need it?
- How does it manage state?

Check out our guide to understand session-based authentication and its role in secure web development.
Session Based Authentication - roadmap.sh
Learn what is Session Based Authentication and how to implement it in Node.js
roadmap.sh
roadmapsh.bsky.social
🚨 Your personal learning coach is here! 🚨 Our AI Tutor on Roadmap includes...

✔️ Floating chat on every roadmap
✔️ Topic guides + code samples
✔️ AI-powered quizzes
✔️ Save progress, resume anytime

Try it 👉 roadmap.sh/ai