Security through obscurity

Submitted By: admin on June 27, 2024

0

0

63596

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

3929

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

3911

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

3084

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

3952

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

2798

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

1962

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

Import everything

Submitted By: admin on April 29, 2024

0

0

1835

Import everything Source: www.reddit.com

Use import * to import everything.

Fixing bugs...

Submitted By: admin on April 1, 2024

0

0

3640

Fixing bugs...

Calm down!!!

Submitted By: admin on March 25, 2024

0

0

3818

Calm down!!!

JavaScript fun

Submitted By: admin on March 21, 2024

0

0

4004

JavaScript fun

My code vs. YouTuber's code

Submitted By: admin on March 19, 2024

0

0

3387

My code vs. YouTuber's code

Get started vs. Documentation

Submitted By: admin on March 8, 2024

0

0

3378

Get started vs. Documentation

This is how you start coding

Submitted By: admin on March 1, 2024

0

0

3103

This is how you start coding

Pomodoro for programmers

Submitted By: admin on February 14, 2024

0

0

1114

Pomodoro for programmers

Load More