Converting BC/BCE dates everywhere using HTML and JavaScript [pdf]

A collaborative project that allows people to use alternative year numbering systems in existing digital texts (ebooks and web sites) instead of BC dates that are backwards and unintuitive. – Detec… Read more

Similar

JavaScript Hoisting Internals

Introduction Welcome to the third post of the series, JavaScript: Cracking the Nuts. In this post, we will know about another fundamental JavaScript concept called, Hoisting. As the focus of the series is to get to the basics and internals of every ... (more…)

Read more »