Posts

useEffects may not always be suitable

Removing unnecessary Effects to make code run faster with less errors.Read More →

Stop passing too many parameters

Passing too many parameters to methods is bad!Read More →

JavaScript Array Methods

Array methods that exist but I forget to use themRead More →

Should you write tests?

Testing may save you time and hassle in long run.Read More →

New height units in CSS

Testing may save you time and hassle in long run.Read More →

How to fortify with strong password guidelines?

In order to securely manage digital identities, it is important to follow strong password guidelines.Read More →

It was always HTML

The tags I thought belonged to somewhere else are of HTML.Read More →

Systematic Program Design for function

How to design a functionRead More →

Gitlab deleted production database

Gitlab employee deleted their production and backup databaseRead More →

When in doubt, push with flags

flags are true or false statementsRead More →