139 followers 407 articles/week
There are over 15 design patterns, can you give me 5 of them that is most used so I can focus on them first?

There are over 15 design patterns, can you give me 5 of them that is most used so I can focus on them first? So far I use ​ ​ submitted by /u/ballbeamboy2 [link] [comments]

Fri May 3, 2024 23:54
Why some websites complicate the way they handle toggling dark/light modes?

I was working on a script to toggle Twitter's (now X) dark/light themes cause It's annoying the way it is now, It literally takes 6 clicks, on some websites It was easy, changing one attribute/class did the job, but on Twitter It was changing style attributes, classes, and some other changes deep inside the document, so my question is why not the approach...

Fri May 3, 2024 23:54
Seeking Expertise for a HIPAA-Compliant E-Commerce Site

Hello r/webdev, I'm in the initial stages of planning a HIPAA-compliant website for selling medical equipment and garments, which will require handling sensitive data securely. I'm looking for technical guidance on several aspects: User Accounts: The site needs to support two types of users: customers and businesses. What are the best practices for...

Fri May 3, 2024 23:54
Firebase auth: how to protect user privacy when bringing in another dev

I may be bringing in a dev to help me with our backend, which in it's current state uses the Firebase admin SDK to verify that API calls are used by an authenticated user. Our authenticated endpoints use this function below to grab the user info (or return an error if it's not authenticated). def get_current_user(token: str = Depends(oauth2_scheme)):...

Fri May 3, 2024 23:54
MVN Test Issues

When i run mvn test, it will compile however I get this saying Tests run: 0 PS C:\Users\slyfanatic\Desktop\CodeScreen_joblsfx8> mvn test [INFO] Scanning for projects... [INFO] [INFO] -----------------< dev.codescreen:CodeScreen_joblsfx8 >----------------- [INFO] Building CodeScreen_joblsfx8 1.0.0 [INFO] from pom.xml [INFO] --------------------------------[...

Fri May 3, 2024 23:54
Looking for constructive criticism - My Portfolio

Been looking for a job for a couple months now, I'm CS grad looking for my first software engineering job. Going to drop my portfolio here to hear suggestions on what could be improved, condensed, expanded, whatever really. Please let me know your thoughts! Any and all is appreciated! Thanks for the time! https://nbreen.dev submitted by /u/Junepo...

Fri May 3, 2024 23:54

Build your own newsfeed

Ready to give it a go?
Start a 14-day trial, no credit card required.

Create account