Forem

Aneesh profile picture

Aneesh

404 bio not found

Joined Joined on  github website
Understanding useSyncExternalStore Through Some Examples
Cover image for Understanding useSyncExternalStore Through Some Examples

Understanding useSyncExternalStore Through Some Examples

Comments
3 min read

Want to connect with Aneesh?

Create an account to connect with Aneesh. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Polyfill for Array.isArray

Polyfill for Array.isArray

Comments
1 min read
Polyfill for a function to check if a value is a string!

Polyfill for a function to check if a value is a string!

Comments
1 min read
How I Optimized Huys Kitchen's Website by Serving Images with Exact Size
Cover image for How I Optimized Huys Kitchen's Website by Serving Images with Exact Size

How I Optimized Huys Kitchen's Website by Serving Images with Exact Size

Comments 1
2 min read
Enhancing SEO with Slugs: A Better Approach for URL Composition
Cover image for Enhancing SEO with Slugs: A Better Approach for URL Composition

Enhancing SEO with Slugs: A Better Approach for URL Composition

Comments
2 min read
A Simple Way to Expose Internal Component State in React
Cover image for A Simple Way to Expose Internal Component State in React

A Simple Way to Expose Internal Component State in React

2
Comments
1 min read
README : add viewport meta tag
Cover image for README : add viewport meta tag

README : add viewport meta tag

Comments
1 min read
Mastering the Art of Flash Card Study: A Fun and Effective Learning Technique
Cover image for Mastering the Art of Flash Card Study: A Fun and Effective Learning Technique

Mastering the Art of Flash Card Study: A Fun and Effective Learning Technique

Comments 1
2 min read
A simple way to deal with closure over a stale state in React code
Cover image for A simple way to deal with closure over a stale state in React code

A simple way to deal with closure over a stale state in React code

3
Comments
1 min read
How to detect if a website is running on a webview?
Cover image for How to detect if a website is running on a webview?

How to detect if a website is running on a webview?

Comments
1 min read
Possible reasons for slow page transitions in NextJS

Possible reasons for slow page transitions in NextJS

Comments
2 min read
Simple custom hook to figure out which state change triggered an effect in React
Cover image for Simple custom hook to figure out which state change triggered an effect in React

Simple custom hook to figure out which state change triggered an effect in React

Comments
1 min read
Use git commit --amend to add new changes to the previous commit i.e., HEAD~{0}
Cover image for Use git commit --amend to add new changes to the previous commit i.e., HEAD~{0}

Use git commit --amend to add new changes to the previous commit i.e., HEAD~{0}

2
Comments
1 min read
Combining debugger statement and console.trace for faster issue debugging

Combining debugger statement and console.trace for faster issue debugging

Comments
1 min read
loading...