Use react query for state management. Sharing data across components. Example Use cases import { useQuery } from...
Supabase Auth: Get Currently logged user id
React JS
May 4, 2023
Get the user id of current active user in supabase. Supabase auth logged user's id get. Supabase next...
How to Import Images in React
React JS
March 1, 2023
How to import an image in React JS project. Using an image in React App code.
JavaScript: Extracting ID from URL – Splitting Strings
JavaScript
October 10, 2022
How to extract an ID from a given URL in Node JS App? Get ID from GET request...
Premium & Free Email Signature HTML Code Download, Hire Designer
HTML
September 28, 2022
Email signature for company and business emails. Add a signature to your business email by adding the company...
CSS Media Query Break Point – Sample Code
CSS
August 26, 2022
CSS breakpoints for Laptops, Desktops, Tablets, and Smartphones. Responsive design breakpoints CSS Media Query sample codes. /* Extra...
HTML – Email Link Code – Onclick send email to
HTML
August 26, 2022
Create an HTML clickable email link. When the website user clicks on the email id, it will redirect...
How to format currency in React JS App. Create Utility functions in React app for formating the currency...
Create a card with a title using bootstrap CSS in React. React bootstrap card example code - card...
React JS: Import and use JSON data from .json File
React JS
June 27, 2022
How to import JSON file data in React JS APP. Get data from json file and render inside...