← All posts

Posts tagged "javascript"

6 posts
Frontend Performance Optimisation
1 min read

Frontend Performance Optimisation

Apps need to be performant and instantly interactive to users input. Here's a few ways to boost a web apps performace and interactivity.

javascriptperformance
You don't need these many state variables
1 min read

You don't need these many state variables

A lot of state variables means a lot of re-renders and useEffect Hooks. What if I told you there are computed variables in react and they could help you to reduce the number of state variables you use?

reactjavascriptperformance
Monitor your website speed using Pagespeed API and Google Sheets
1 min read

Monitor your website speed using Pagespeed API and Google Sheets

Everyone loves speed - be it cars, superbikes, or websites. A good website loads content within the blink of an eye. This post covers how to monitor your website pagespeed using google sheets. Click to read more.

javascriptautomation
How to create React Hooks? - A simple guide
1 min read

How to create React Hooks? - A simple guide

React hooks are a great way to get deeper into the React world. This post teaches you how you can create a simple hook timer using React. Click to read more.

reactjavascript
How to Select a Random Value from an Array?
1 min read

How to Select a Random Value from an Array?

Sometimes you have a list of values to choose from and you want to randomize it? It can be easily done with a line of code.

javascript
Bookmarklets - No more boring tasks
1 min read

Bookmarklets - No more boring tasks

Bookmarklets’ are nothing but a useful piece of code that can run on any loaded web page. This useful piece of code is written in JavaScript.

javascript
00:00

This helps me increase the session time of my site. Thank you!

Can you stay a bit longer?