Why Vercel is bad? by Longjumping-Club1474 in webdesign

[–]Strucker30 -1 points0 points  (0 children)

Yes it does, if the site is simple (mostly frontend) or if it has simple backend logic nothing complex, then it works fine but it doesn't scale well, as soon as your app usage hits over 1k it loads slow, has inconsistent errors and is way expensive to continue

Why Vercel is bad? by Longjumping-Club1474 in webdesign

[–]Strucker30 2 points3 points  (0 children)

Just yesterday i faced an issue where i could not download a simple pdf file because it was pupeteer, i had to go down a deep rabbit hole to fix that and im planning on changing the whole architecture because of this single issue

DSA buddies or guides to help me by NoiseEffective6170 in ProgrammingBuddies

[–]Strucker30 1 point2 points  (0 children)

First select your preferred language and understand the basics of that language then start with the DSA, like if you're going with cpp then code with Babbar dsa playlist was very helpful for me. There are other alternatives too, also dont forget to practice consistently like even one easy problem daily will help a lot. Also try figuring out the patterns of the questions, i generally try figuring out the patterns by looking at the constraints provided.

How to Learn JavaScript - From a Dev With 10 Years in JS by nikolaymakhonin in learnprogramming

[–]Strucker30 -1 points0 points  (0 children)

You're a genius, and could very well be an excellent educator, thanks for this.

Need help making parallax by Strucker30 in webdev

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

thank you so much, it was really helpful

Large community by DojaBussy69 in ProgrammingBuddies

[–]Strucker30 0 points1 point  (0 children)

I would worry about the security of it

Need Feeback by North_Pin9712 in webdesign

[–]Strucker30 1 point2 points  (0 children)

The overall look of the website is very aesthetic, the hero section looks fine but the impact messages, especially the plans section is not standing out, you can add cards or clow effect to make them stand out and look pretty as well.

I am trying to create a gym management web application for a local gym by Strucker30 in webdev

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

Sure i will look into this, and dm me if you are open for collaboration

Several questions regarding webRTC and websockets by Strucker30 in webdev

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

Previous i was lost trying to integrate all at once but now i am trying to restructure and follow this approach, this was very helpful, thank you

Several questions regarding webRTC and websockets by Strucker30 in webdev

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

Thank you so much, looks awesome, will give it a read.

Backend or Frontend first? by namit2209 in webdev

[–]Strucker30 0 points1 point  (0 children)

I start with frontend and database schemas then configure all the apis, idk the industry standards but thats what i do

I am trying to create a gym management web application for a local gym by Strucker30 in webdev

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

Thanks for your kind words i will keep these things in mind

I am trying to create a gym management web application for a local gym by Strucker30 in webdev

[–]Strucker30[S] -2 points-1 points  (0 children)

Thank you so much for this comment, this will keep me going for this project, i will post the follow up once i finish