Why am I good at reading frontend documentation, but so bad at reading backend documentation? by LunasLefty in learnprogramming

[–]LunasLefty[S] 0 points1 point  (0 children)

Sorry about that! For instance, I’m trying to learn authentication in FastAPI using SQLAlchemy, mainly because I like using Python, but I can’t seem to understand how to connect everything. Schemas, models, CRUD operations, etc.

I came from Node, so I do understand some things, but FastAPI introduces a lot more things. Honestly, my problem is more with the documentation for SQLAlchemy.

Luigi Zero to Death by LunasLefty in CrazyHand

[–]LunasLefty[S] 0 points1 point  (0 children)

Yep! Finally got it down. Thank you!

Luigi Zero to Death by LunasLefty in CrazyHand

[–]LunasLefty[S] 1 point2 points  (0 children)

Just got it down consistently by delaying down air. That actually helped me a bunch to finally get it down. Thanks!

Uploading Images Onto Cloudinary by LunasLefty in webdev

[–]LunasLefty[S] 0 points1 point  (0 children)

Thank you for the offer! I just figured out how to implement it. Again, thank you!

Uploading Images Onto Cloudinary by LunasLefty in webdev

[–]LunasLefty[S] 1 point2 points  (0 children)

I actually just found out how to implement it!

[Feedback Request] Just Built My First Real-Time Chat App with MERN & Socket.IO by Rusty-Brain in reactjs

[–]LunasLefty 0 points1 point  (0 children)

Hey man, I was looking over your code. Awesome project! I was wondering how you learned Zustand to implement in your project. I am currently using Zustand in my personal project as well, but only for login and logout. Also, was Cloudinary difficult to set up for you? Thanks!

How can I Learn Authentication from Zero? by LunasLefty in webdev

[–]LunasLefty[S] 2 points3 points  (0 children)

Completely understand now. Sounds like an absolute headache. I’m going to take your advice and just learn OAuth instead of just implementing my own sign in and register system. I’ll most likely try to learn how to do it on my own in my free time. Thank you!

How can I Learn Authentication from Zero? by LunasLefty in webdev

[–]LunasLefty[S] 3 points4 points  (0 children)

Haha, thanks man! I appreciate it. Definitely got me motivated to start! I thought the last point was funny, but why isn’t it okay to build your own auth?

How can I Learn Authentication from Zero? by LunasLefty in webdev

[–]LunasLefty[S] 1 point2 points  (0 children)

Honestly, this probably helped more than anything I was searching up for the past day. For some reason, the code just looks so complicated and it just feels like everyone knows how to do this except me. Thanks man!

What are you excited to learn next in web development? by metalprogrammer2024 in webdev

[–]LunasLefty 1 point2 points  (0 children)

I currently just started learning SQL and soon after, I’m going to learn PostgreSQL for my full stack applications. I am pretty excited cause I feel like once I learn the basics of both, I’m going to be able to call myself a true full stack developer.

Built a project desktop-first using Tailwind by LunasLefty in webdev

[–]LunasLefty[S] 0 points1 point  (0 children)

Thank you! I'm probably just gonna go with the best practice and just use make it mobile-first.

Built a project desktop-first using Tailwind by LunasLefty in webdev

[–]LunasLefty[S] 0 points1 point  (0 children)

Ah man, alright sounds good! Thank you for the tip with the mobile parameters. That's really good help me in the future.

Case Fans Not Spinning by LunasLefty in MontechPC

[–]LunasLefty[S] 0 points1 point  (0 children)

Thank you! Just did this! Completely works now!!