- 👋 I’m Akshar Dave
- 👀 I’m interested in interface interactions and animations.
- 🌱 I’m currently learning PostgreSQL at my own pace. It is an intuitive and powerful database. Truly magic!
- 💞️ I’m looking to collaborate on frontend design and development.
- 📫 How to reach me: write ✍️ to [email protected]
Pinned Loading
-
-
-
-
Material Icons Copy to Clipboard
Material Icons Copy to Clipboard 1function $(element){
2return document.querySelectorAll(element);
3}
45function getSvg(url){
-
Executes code after a delay, only if...
Executes code after a delay, only if current text input is different from the old text 1//Handle input field text after user stops typing (300ms delay), and only execute code if there is new text
23// Create a new timeout
4let inputTimeout = null;
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.