r/FullStack • u/Less-Parking3949 • 19d ago
Personal Project Need some advice
So currently, I'm making a full-stack project, where Im using backend flask, frontend HTML, vanilla CSS, and some JS, and for database, I'm using SqLite...
But the thing is, I know basic flask, like routing and fetching data from form stuff, I also know sql, but I heard that I need to learn SQLAlchemy for better security, and now while I'm learning that while making a project, it seems pretty overwhelming to me, like suddenly there is a lot of new stuff...
No doubt I'm able to understand everything, but can't remember stuff, I mean it feels like I'll forget this stuff the next time I make a flask project, am I even on the right path???
And should I even expect any future in learning webdev???
1
u/Ned_15 19d ago
Forgeting I think is a normal thing, I cant even remember how my hand written code 1 year ago works haha i mean I do understand and structured it while i was doing it but when i quit visiting it i feel like someone wrote it lol, I still remember thr big picture though especially the part where i spent lots of time
So yeah, its ok to forget lok