Pinned Loading
-
Doodle-Chatty-Challenge
Doodle-Chatty-Challenge PublicThis is challenge is prepared for Doodle's Senior Frontend Engineer position.
JavaScript 1
-
codesandbox-file-searcher
codesandbox-file-searcher PublicFile Search Challenge for Senior Frontend Developer Position
JavaScript 2
-
memsource-timezone-app
memsource-timezone-app PublicI prepared this project during the Senior Frontend Engineer hiring
JavaScript 1
-
Good bad and ugly Code
Good bad and ugly Code 1// Bad
2// Using another condition inside the ternary operator a.k.a nested ternary is bad.
3products.filter(({ availableStock, quantity }) => availableStock !== undefined ? quantity <= availableStock : true)
45 -
crate-frontend-challenge
crate-frontend-challenge PublicThis repository is for my coding challenge for crate.io.
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.