TSTom Smolarczykintomsmolarczyk.hashnode.dev·Jun 1, 2024 · 5 min readShould I use interfaces or type aliases?TLDR: It doesn't matter what you use, but types are a better option sometimes. Developed by Microsoft, Typescript was released in October 2012 as a superset of JavaScript, adding static typing. However, in this initial version, types and interfaces w...00
TSTom Smolarczykintomsmolarczyk.hashnode.dev·May 25, 2024 · 2 min readWhy Am I starting blogging?I've been thinking about starting a blog for a long time. One of the most frequently advised things by experienced programmers is to start a blog. I've heard about the many benefits that come with it and how much it accelerates taking a programmer's ...01C