Security through obscurity

Submitted By: admin on June 27, 2024

0

0

24909

Security through obscurity Source: www.reddit.com

Hackers can't reverse engineer your code if you are not sure what you are doing and just write spaghetti code.

Async problem

Submitted By: admin on June 18, 2024

0

0

2436

Async problem

This is what happens when you try to fix a problem using async: you end up with problem another that need you fix to.

Skeleton hidden in production

Submitted By: admin on June 17, 2024

0

0

2365

Skeleton hidden in production Source: www.reddit.com

You can either take one or two days to find the root cause and fix it or add 1 second delay and push it to production. The questions is.... will you live peacefully with this skeleton hidden in production knowing that one day someone might find it and question your skills?

leg_hands

Submitted By: admin on June 7, 2024

0

0

1631

leg_hands Source: www.reddit.com

From legend to leg to feet... that is why people fight for variable names.

Else if vs. Switch case

Submitted By: admin on May 20, 2024

0

0

2551

Else if vs. Switch case Source: www.reddit.com

Do you love else if or switch case?

CORS error

Submitted By: admin on May 8, 2024

0

0

1178

CORS error Source: www.reddit.com

Are you scared of a CORS error?

REST is good for healing

Submitted By: admin on April 29, 2024

0

0

957

REST is good for healing Source: www.reddit.com

Import everything

Submitted By: admin on April 29, 2024

0

0

854

Import everything Source: www.reddit.com

Use import * to import everything.

Fixing bugs...

Submitted By: admin on April 1, 2024

0

0

2984

Fixing bugs...

Calm down!!!

Submitted By: admin on March 25, 2024

0

0

2886

Calm down!!!

JavaScript fun

Submitted By: admin on March 21, 2024

0

0

3148

JavaScript fun

My code vs. YouTuber's code

Submitted By: admin on March 19, 2024

0

0

2787

My code vs. YouTuber's code

Get started vs. Documentation

Submitted By: admin on March 8, 2024

0

0

2766

Get started vs. Documentation

This is how you start coding

Submitted By: admin on March 1, 2024

0

0

2448

This is how you start coding

Pomodoro for programmers

Submitted By: admin on February 14, 2024

0

0

459

Pomodoro for programmers

Load More