What is a commit in Git?

Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 https://www.git-skills.dev/quiz/git-basics/

#Git #Coding #Programming #100DaysOfCode #CodeNewbie #SmartGit #SoftwareEngineering #TechQuiz #Developer

Permanent repo snapshot
Auto-deleting temp save
Copy on a remote server
Merge of two branches
Poll ends at .
Git Basics - Git Skills | Git Skills | SmartGit

Master fundamental Git concepts like commits, staging, and branches.

Git Skills

Sunday, March 29, 2026

Day 87 of Year 3
Day 818 overall since Jan 1, 2024

💻 freeCodeCamp:
• Explored how the typeof operator works
• Learned about the classic JavaScript quirk: typeof null === "object"
• Gained deeper insight into how JavaScript handles types under the hood

Even the quirks teach valuable lessons — understanding why things behave this way makes you a stronger developer. ⚡

#TypeSystem #Debugging #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Saturday, March 28, 2026

Day 86 of Year 3
Day 817 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Got the backend server fully running
• Resolved Prisma and pnpm issues
• Next step: debugging the database connection

From broken to running — real progress. Now it’s time to connect everything together. ⚙️

#JavaScript #BackendDevelopment #NodeJS #PrismaORM #Debugging #WebDevelopment #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode #ProgrammingLife

Friday, 3/27/26

Day 85 of Year 3
Day 816 since Jan 1, 2024

nhcarrigan-mentorship:
• Debugged Prisma issues and identified a version mismatch
• Fixed the problem and got things running again
• Learned more about how backend tooling works under the hood

Sometimes the bug isn’t your code. it’s the tools. Understanding the stack makes you a stronger developer.

#JavaScript #BackendDevelopment #PrismaORM #Debugging #WebDevelopment #BuildInPublic #SoftwareEngineering #CodingProgress #100DaysOfCode

Thursday, 3/26/26

Day 84 of Year 3
Day 815 since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Completed full CRUD endpoints for users
• Implemented proper logging and error handling
• Backend is becoming more structured and production-ready

From basic routes to full CRUD — real backend progress happening. Leveling up one feature at a time. ⚙️

#JavaScript #BackendDevelopment #APIDevelopment #NodeJS #ExpressJS #CRUD #WebDevelopment #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Tuesday, March 24, 2026

Day 82 of Year 3
Day 813 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Built out my first API routes
• Added logging for better visibility
• Backend is starting to feel like a real service

From simple routes to structured systems — this is how real backend applications come to life. 🚀

#JavaScript #BackendDevelopment #APIDevelopment #NodeJS #ExpressJS #Logging #WebDevelopment #BuildInPublic #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode

Monday, March 23, 2026

Day 81 of Year 3
Day 812 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Set up Prisma and modeled my first database table
• Took another step toward building a structured backend
• Seeing the foundation come together piece by piece

From schema to structure — this is where backend systems begin to take shape. ⚙️

#JavaScript #BackendDevelopment #PrismaORM #DatabaseDesign #NodeJS #SoftwareEngineering #CodingProgress #100DaysOfCode

Sunday, March 22, 2026

Day 80 of Year 3
Day 811 overall since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Strengthened backend fundamentals through consistent debugging
• Reviewed API route structure and request flow
• Improved familiarity with Express, Prisma, and database-backed development

Strong fundamentals build resilient systems. Keep refining, keep improving. ⚙️

#JavaScript #BackendDevelopment #WebSecurity #APIDevelopment #WebDevelopment #DevJourney #SoftwareEngineering #100DaysOfCode

Saturday, March 21, 2026

Day 79 of Year 3
Day 810 since Jan 1, 2024

💻 nhcarrigan-mentorship:
• Practiced backend debugging and reviewed API route flows
• Identified common issues: request parameters, environment variables, route mismatches
• Strengthened ability to troubleshoot efficiently

The more you debug, the more patterns you see. Problems become predictable — and solvable.

#JavaScript #Testing #BackendDevelopment #ExpressJS #APIDevelopment #Debugging #WebDevelopment #100DaysOfCode

Friday, March 20, 2026

Day 78 of Year 3
Day 809 overall since Jan 1, 2024

nhcarrigan-mentorship:
• Strengthened backend API workflows
• Reviewed request validation and route handling
• Ensured consistent response formatting across endpoints

Consistency in APIs = reliability in production. Building systems that behave exactly as expected.

#JavaScript #BackendDevelopment #APIDesign #NodeJS #ExpressJS #PrismaORM #WebDevelopment #DevJourney #SoftwareEngineering #CodingProgress #100DaysOfCode