Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
π56β€22π3π₯2π1
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
β€45π20π₯10π1
Thanks to your votes and support, weβre thrilled to announce the launch of our new channel: The Coding Space!
This channel is dedicated to helping you master programming and coding, featuring tutorials on Python, Java, C, C++, C#, and more. Whether youβre a beginner or looking to level up your skills, The Coding Space is here to guide you.
Thank you for being an amazing community!
Please open Telegram to view this post
VIEW IN TELEGRAM
π12β€5π₯1
Media is too big
VIEW IN TELEGRAM
DOM manipulation is tough. There are lots of methods and techniques you need to master and it is not obvious which methods are best for each scenario. In this video I cover the 14 most important DOM manipulation methods that you need to know.
π§ Concepts Covered:
- Creating elements
- Adding elements
- Modifying data attributes
- Removing elements
Please open Telegram to view this post
VIEW IN TELEGRAM
π47π₯12β€8
Say no to console.log messages and unleash the power of using a debugger for debugging your JavaScript code β¨
Learn the very basics of how to use a debugger in this post. Try it out in your browser console the next time you think of grabbing console.log!
Learn the very basics of how to use a debugger in this post. Try it out in your browser console the next time you think of grabbing console.log!
π₯28β€16π13
Displaying date or time in an appropriate format is a challenge in web development spanning decades. The solution for the same has never been this easier!
You may think why can't we implement this from scratch? But here are the challenges involved:
π Handling singular and plural (1 day, 2 days)
π Handling abbreviations (tomorrow, yesterday)
π And most important of all - handling localisation!
This Intl API that is baked into the browser will let you do all of the above without breaking a sweat. π
This API is supported in all modern browsers and does not require any plugins or libraries.
β¨ Note: The numeric: auto option is the one which provides the abbreviations 'yesterday', 'tomorrow' etc
Please open Telegram to view this post
VIEW IN TELEGRAM
π21β€11π5