Create a real-time CSS editor with <contenteditable> attributeWe all might have heard about this classic nice trick where you can edit your styles in realtime through the browser, well not via…Jan 23, 2021Jan 23, 2021
Making a simple yet interesting unique id generator using JavascriptWe might all have come across the scenario where we need unique id to reference some DOM element, object value, or any use case where we…May 16, 2020May 16, 2020