Category: Code Snippets
-
HTML5 textarea placeholder not appearing
I encountered a weird issue while working on a form. I added a textarea and its placeholder attribute but the place holder attribute was not showing. Here is my initial code. I google it and found this stackoverflow link and gave me the solution. Solution: We need to have textarea opening and closing tag in…
-
Luxon JS useful functions
Date time to unix timestamp: Convert to different timezone Get users current timezone
-
Moment JS useful functions
List all timezones Date time to unix timestamp: Convert to different timezone Get users current timezone
-
WordPress install / activate plugin using WP API and JavaScript
Install plugin function: Uses: Activate plugin function. Uses:
-
Useful git commands
This post is just for my personal reference 😉 To clear the cache for specific file Clear Entire Git Cache Delete local tag Delete remote tag