blog
How to Take Notes at Work and Never Forget Anything
How to organize notes at work and never forget anything. Be on top of your game at work.
blog
How to organize notes at work and never forget anything. Be on top of your game at work.
blog
In medium to large companies, it’s almost always the case that your Web traffic has to go through a corporate proxy to reach the Web. Here’s how to find out more about those proxies and how to use them from your tools and terminals
blog
Discover how to create and modify commits with Git, but also how to look at the commit log
blog
Embedding translations in your JS bundles can be useful to speed things up if you know that users need to switch between languages regularly. Here's how to do it
blog
Switch statements are sometimes considered a code smell, but when they do make sense to use, you’d better make sure you don’t forget a single case. Luckily, TypeScript can help
blog
Learn why ngOnInit is not always the best solution
blog
There is almost no use in installing npm packages globally. Here's why
blog
Use typed route parameters to improve the quality of your Angular code
blog
Understand Git repositories, the working tree and the staging area
blog
Discover all the new language features in TypeScript 4.0
blog
Learn everything about git, step by step. Part 1
blog
Discover what's new with TS 3.9