siddharthkp.hashnode.devWhy do we keep talking about CSS-in-JS?Remember the first time you wrote some html/css? It was amazing, right? <div style="color: blue">Hello world</div> So simple, so pure. Then, of course, the senior developer™ told you not to write your css like this and put it a separate file. <div c...May 7, 2019
siddharthkp.hashnode.devLessons learned from starting a small conferenceI wrote this post for my newsletter, sign up here to get emails like these every week. I'm prepping up for a big project right now. And it's definitely out of my area of expertise. My heart is excited but my brain tells me I have no business even att...Apr 22, 2019
siddharthkp.hashnode.devThe best time to write testsI wrote this post for my newsletter, sign up here to get emails like these every week. Me, from the past: "Writing tests for my code is pointless. I just tested my code, writing tests for them doesn't add any extra value. And every time I change the...Apr 2, 2019