How JavaScript Works: Arrays vs. Hash Tables

This is post # 40 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… Read more

Similar

Custom Dropdowns Without JavaScript

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 »