Open in app
Home
Notifications
Lists
Stories

Write
Arun Baghel
Arun Baghel

Home

Sep 24, 2020

Angular Performance - My learnings

I’m not going to talk about the compiler or any framework nuances in this article. This is basic improvements which do not need much effort Web Performance is one of my favourite topics. Angular has done a lot in recent times to improve out of the box performance when compared…

Angular

3 min read

Angular Performance - My learnings
Angular Performance - My learnings

Jul 31, 2020

Tips to declutter your JavaScript code

Less lines of code doesn’t necessarily mean it is easy to understand for other developer to read. Making a code easy to read and understand is what every developer should aim for, and to me that is one of the better qualities of a good developer. I understand, we thrive…

Typescript

2 min read

Tips to simplify your JavaScript code
Tips to simplify your JavaScript code

Jan 9, 2020

Simplify your if-else blocks

if-else blocks are integral part of any programming language. They are also a great tool in a programmers repertoire. But often times I see those blocks being used where a simpler piece of code would suffice. The purpose of this post is not to improve the performance of those code blocks or claim that one is better than the other but rather to provide an alternative way to write the same code which at times could be more readable and concise.

Programming

2 min read

Simplify your if-else blocks
Simplify your if-else blocks
Arun Baghel

Arun Baghel

Frontend Lead @creditorwatch

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable