Home
Side ProjectsBlogs
  • 10 September 20215 months ago

    How to know current media queries in tailwind

    I have difficulty knowing what is the current media queries in my viewport, so in this post I'm sharing how to overcome it.

    tailwinddx
  • Written at Devto07 June 20219 months ago

    Have you come across any websites that frustrate you?

    Few things what you can do to fix websites.

    javascript
  • Written at Devto05 June 20219 months ago

    I've been using vim in total a year, and I'll stick to it.

    level up vim with these tips.

    vimdxdeveloperexperience
  • Written at Devto02 June 20219 months ago

    Unpopular opinion on learning approach.

    Learn 2x time faster than your peers, give it a try first.

    learnfaster
  • Written at Devto29 May 20219 months ago

    How self-xss work in bookmark.

    How self-xss work in bookmark and how you can prevent it

    xssjavascriptbookmark
  • Written at Devto21 May 20219 months ago

    Github on Steroids

    Improve github experience with octotree, github1s, githubsurf, and githistory

    githubdeveloperexperiencedxdebugging
  • Written at Devto16 March 2020almost 2 years ago

    Better way to unsubscribe in Angular

    You might be wondering why do we need to unsubscribe every subscriptions. Well, you can get the...

    rxjsangulartypescript
  • Written at Devto01 May 2019almost 3 years ago

    Secure your apps with Angular Directive when using target='_blank'

    Best way to secure you apps when using target='_blank'

    securityfrontendangular
  • Written at Devto17 November 2018over 3 years ago

    Inspect Stateless Component Props in ReactJs

    Inspe in React

    debuggingjavascriptreactrxjs
  • Written at Devto12 November 2018over 3 years ago

    Tips in Javascript

    Write better and efficient way console.log

    javascriptconsolelogdebugging