Is there any difference between using 'return await promise' and 'return promise' in asynchronous JavaScript functions? (more…)
Read more »
At work I’m creating lots of forms and all kinds of different inputs methods.
Especially dropdowns are always a pain point when styling, as the default <select> dropdown is not stylable.
In this post I’d like to introduce a way to create a customiza... (more…)
Read more »
Html space code A blog about coding, programming, web design, and web development. (more…)
Read more »
The #1 Blog For Software & Web Developers. Free Tutorials, Tips, Tricks and Learning Resources. (more…)
Read more »
You've probably seen someone on the internet write funny-looking but runnable JavaScript code using only six different characters. But how does that actually work? (more…)
Read more »