Google Groups allows you to create and participate in online forums and email-based groups with a rich experience for community conversations. (more…)
Read more »
Some advice on how to program (not just) JavaScript in your daily work with less suck. (more…)
Read more »
I recently published an article titled “What to Pay JavaScript Developers in 2020”, with lots of stats about developer salaries and… (more…)
Read more »
🍦VanJS (Vanilla JavaScript): World's smallest reactive UI framework - GitHub - vanjs-org/van: 🍦VanJS (Vanilla JavaScript): World's smallest reactive UI framework... (more…)
Read more »
Every time I return from ruby/python to JavaScript I'll fall into the same mistake of writing arr[-1] and not getting the last item. JavaScript has a weird way of stringifying object keys which leads to stringifying array indexes which renders the above n... (more…)
Read more »