Fixed: The file is not `goimports`-ed with ...
Obeying Golang rules will make you 1x engineer

Search for a command to run...
Obeying Golang rules will make you 1x engineer

How to keep trying interviews and staying sharp

Fun... Fun... Fun... wait for it. Functions :)

Hello everyone, Recently I was reading a good article(as always) by Kent C. Dodds. In destructing part, he was asking for a code change that will make the object destructing in one line. I am sharing his question and my solution to that. I think it ...
Hey All, As I said before, I want to add/solve questions that I encountered in my interviews. Therefore we can improve ourselves together. And I am pretty sure these questions will help someone else in their future interviews. Without further ado, ...

How to survive as a Pro

Reflect API

Hi Everyone, Today I want to talk about the proxy object in Javascript. It is an advanced topic and also is asked in Coding Interviews. Without any further ado let's start. Proxy is a wrapper around an object, that forwards operations on it to the o...

And always keep your promises
