© 2022 Hashnode
For years before learning to code, I had ideas for websites, apps and projects. However, without having the skills to actually build them, that's all they were - ideas. In September 2020, several mont…
We are happy to announce GitLive now works, out-of-the-box in offline mode, with any Git repository in WebStorm! Previously we only supported repositories from the big four hosting services (GitHub, G…
Solving merge conflicts is fun! - said no one ever. Nobody likes them, but it doesn’t change the fact that they are, well, part of the job. In this short post, I would like to briefly explain where th…
I decided to start writing on my dev blog again awhile back but havent had the energy to do so. As I was reviewing the SOLID concepts, I felt happy that I can relate to it more compared last year when…
I joined Microsoft in January, 2021. With this being my first job, I have learnt things along the course of the last year and a half. I've learnt what a new hire at a tech company should do, and equally (maybe more) importantly, I've learnt…
I started my first fully remote role a couple months back (at Y Combinator), and getting adjusted and onboarded has been both a professional and personal learning experience. A few tips I've picked up along the way: 1. Communicate early and…
Day 1 - Get Going With GO! Before we start, I would like to go over some prerequisites that we should know before learning GO. Prerequisites Some programming experience. The code here is pretty simpl…
Why Learning Functional Programming in Javascript Will Make You a Better Developer Functional programming (abbreviated as FP) is a programming paradigm that's popular in JavaScript. JavaScript treats …
Software engineers are like children — we love to play with toys. Fancy IDE themes, Quake-style terminals, dozens of plugins for everything — it’s a lot of fun to play with all these lovely things, an…
Maudience: Dear reader! Miki likes to read. Miki likes to read a lot. During the reading, he bookmarks all of the harticles he finds insightful, interesting, or fun. Luckily, Miki likes to write too. …
The Great Mental Models Project The Great Mental Models project is the clearest way to change the way you see the world, avoid problems before they happen, and make better decisions. The series consi…