24 hours until the CfP for "NodeTLV 2026" closes: https://sessionize.com/nodetlv-2026
24 hours until the CfP for "NodeTLV 2026" closes: https://sessionize.com/nodetlv-2026
Nico Martin (@nic_o_martin)
Transformers.js v4가 공개되었으며, 새로운 모델과 기능이 추가되고 성능도 더 빨라졌다고 소개한다. 자바스크립트 환경에서 최신 AI 모델을 더 쉽게 활용할 수 있는 중요한 업데이트로 보인다.
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
NPM question: if, say, i have a peerDependency named 'x' which I know uses a package 'y' as its dependency, and I want to use the exact version of 'y' that 'x' uses... is there a way to do that?



