Search results for #fullstackproject
Update: Aug 13, 2025 My 2 testing principles: cover as much code as possible and tests should run successfully locally with no external dependencies. Applying these to add tests for my project. #DevDiary #FullStackProject #SoftwareEngineer #SoftwareTesting
Update: Aug 12, 2025 Went through Jest’s docs to learn its basics and use. Avoiding tutorial hell, I’ll start with implementing unit tests for my backend, then add integration tests. #DevDiary #FullStackProject #SoftwareEngineer #BackendDevelopment #Jest #SoftwareTesting
Update: Aug 11, 2025 I prefer learning on the go to keep my goals clear. While working on my project's auth system, saw the need for a testing framework. Learning Jest to add it for project tests. #DevDiary #FullStackProject #SoftwareEngineer #Jest #SystemDesign
Update: Aug 7, 2025 Working on adding device fingerprints to my app’s auth system in the /signup route to verify subsequent session requests from the same device. #DevDiary #FullStackProject #ExpressJS #SystemDesign #SoftwareEngineer #FullStackDevelopment
Update: Aug 6, 2025 Studied TCP/IP to see how data packets carry client IP for geolocation & ISP details. Found IP can be extracted, but needs API or local DB to map to location. #DevDiary #FullStackProject #SystemDesign #Networking #SoftwareEngineer #fullstackdeveloper
Update: Aug 5, 2025 Exploring how to get user location & ISP from IP in req.headers on Express. Could use APIs, but checking if I can do it without external libraries. #DevDiary #FullStackProject #SystemDesign #ExpressJS #SoftwareEngineer #FullStackDev
Update: Aug 2, 2025 Setting up Redis to cache device fingerprints for my app’s auth system. Capturing them at login/signup to verify all session requests come from the same device. #DevDiary #FullStackProject #SystemDesign #Redis #SoftwareEngineer #FullStackDev
Update: Aug 1, 2025 Planning to use Redis to store device fingerprints for my app’s auth system. Spent today refreshing my Redis skills. #DevDiary #FullStackProject #FullStackDev #Redis #SystemDesign
Update: July 31, 2025 Building a secure auth system to resist spoofing. Using device fingerprints with long-term refresh & short-term access tokens. Fingerprints help verify requests if tokens are compromised. #DevDiary #FullStackProject #SystemDesign
Update: July 30, 2025 Auth systems are often overlooked but key for secure user data. Invested my time today planning a solid auth setup for my app. #DevDiary #FullStackProject #SystemDesign #FullStackDev #SoftwareEngineer
Update: July 29, 2025 Set up dynamic page title & favicon quickly. Finished /login page on frontend. Fixed bugs on /signup & /login for error messages & password field behaviour. #DevLog #FullStackProject #ReactJS #WebDev #BugFixing
Update: July 26, 2025 Finished login page on frontend. Working on logic to update page title & favicon based on current route. #DevDiary #FullStackProject #FullStackDev #ReactJS
Update: July 23, 2025 Finished building & testing /login route on backend. Started /login page on frontend. Updated header component to switch signup/login link based on page. #WhatIDidToday #DevLog #FullStackProject #WebDev #ExpressJS #ReactJS
Update: July 22, 2025 Tidied code before GitHub push, fixed merge issues. Done with login logic using long-term refresh tokens & short-term access tokens. Kicked off building the /login route on the backend. #WhatIDidToday #FullStackProject #FullStackDev #TypeScript #ExpressJS
Update: July 21, 2025 Working on getting the core features and user experience done first. I'll tackle the final UI design later. Finished building the sign-up page today. #WhatIDidToday #FullStackProject #FullStackDev
Project Update: Made another page for our project showcasing our socials.. Still we are not there even 50% but grinding everyday to make our first project ready for deployment... In collaboration with @mobi2400 #FullStackProject #MERN #LearnInPublic
Project Update... Made the login page of our project, this time, I integrated Tailwind CSS.. Project in collaboration with @mobi2400 #MERN #FullStackProject #LearnInPublic
#Fullstackproject started learning typescript for the project
#Fullstackproject started learning typescript for the project
#FullStackProject completed the blueprint and designed the frontend of the webpage. Created the webpage's frontend without CSS; CSS will be added later. Used React to develop the frontend. doing this project with @notaprocoder
A minimal & clean app to save "share" and manage your favorite links – all in one place. You can share your link library to other users as well through a link generated in the app itself !! 😇 #fullstackproject
A minimal & clean app to save "share" and manage your favorite links – all in one place. You can share your link library to other users as well through a link generated in the app itself !! 😇 #fullstackproject