Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 608 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 608 Bytes

binarytodecimal

This project is a resolution of this beginner project of App Ideas repository.

My goal with this project was to practice my JS skills. So a figured out a not so conventional way to convert a binary to a decimal number using JavaScript iterator protocol.

Check my code out and feel free to make suggestions or improvements.

Also check live demo here.

made with 💜 by Raphael