Hariom Balhara
BlogCodeTILSnippetsWeb Experiments
BlogCodeTILSnippetsWeb Experiments

Today I Learned

Following is stuff I learned or I got reminded of again

  • fetch promise is resolved even on 4xx and 5xx response codes
    September 7, 2021 TIL
  • A non-secure Fetch might be allowed by Mixed Content
    August 19, 2021 TIL
  • ABC is not a constructor
    July 6, 2021 TIL
  • Replace all CSS on a page with new inline CSS
    July 6, 2021 TILsnippet
  • Why a big Gap b/w FCP and Start Render?
    July 6, 2021 TILWebPageTest
  • Weird behaviour for <link disabled..
    June 28, 2021 TIL
  • Always specify User-Agent in fetch
    June 25, 2021 Cloudflare WorkersTIL
  • How to check console logs in WebPageTest?
    June 24, 2021 TILWebPageTest
  • ESModules are always deferred
    June 21, 2021 TIL
  • __filename or __dirname disappeared in NodeJs!
    June 4, 2021 Node.jsTIL

Twitter GitHub LinkedIn RSS
This website has a HomePage PSI Score of 69 Built with SvelteKit and Tailwind. Deployed with Vercel and Cloudflare.