
Sergey Podgornyy
When I get sad, I stop being sad and be AWESOME instead!.... True Story!
Work
Senior Software Engineer at ottonova
We're a place where coders share, stay up-to-date and grow their careers.
When I get sad, I stop being sad and be AWESOME instead!.... True Story!
Work
Senior Software Engineer at ottonova
Recent comments
What External Display do you use with your computer?
DELL P2418D 60.5 cm (23.8 Inch) Monitor 🔥 Dell is always the...
Man-In-The-Middle (MITM) Attack: Types, Techniques And Prevention
It is almost impossible for an individual to prevent MITM att...
Explain me Ngnix
If you have a stable public IP, you can make your local websi...
What DBs would you recommend to master in 2021?
It all depends on what purpose you need it for... Use the r...
Cool trick to filter undefined values from an array in Javascript
const arrayToFilter = [0, 1, 2, 3, 4, undefined]; const filt...
Is it possible to put the
Possible, but from my personal experience it is better to hav...
What STACK do you choose and why?
blog.larapulse.com: Laravel (php) for backend, because it i...
Is it possible to put the
/storage/* /storage/!.gitignore Enter fullscreen mode...