bdebon / choiceof.dev

Developers have to cope with pretty hard choices every day. This is a collection of the most complex and funny choices. What will be yours?
https://choiceof.dev
GNU General Public License v3.0
473 stars 93 forks source link

fix: index glitch & wrong question slug auto redirect #23

Open glazk0 opened 2 years ago

glazk0 commented 2 years ago

What this PR is about?

Fix the glitch bug on index redirect and add a "security" that check if the question slug is a correct one.

My bad for wrong commits, I'm still a beginner in open source contributions 😳

Fix for this issue

Tests

Clean Code