...

Dixit

Software Engineer
javascript
Fancies and Arrays

Jun 10, 2020

In this article we'll go thro some array functions and then on-to some stuff which I consider fancy stuff. Jump to fancy stuff Arrays Let'…

Regular Expressions

Feb 20, 2020

Everyone has used regular expressions sometime of life to check validation of strings or you know capture a particular group of text you m…

Simple countdown timer

Apr 24, 2019

I was recently trying to make a simple countdown timer which counts from a specific time-interval and “finishes” itself. I just found it am…

đź”™All tags