Getting started with MojiScript: FizzBuzz (part 1)

added by JavaScript Kicks
9/28/2018 6:47:19 AM

894 Views

MojiScript is an async-first, opinionated, and functional language designed to have 100% compatibility with JavaScript engines. Because MojiScript is written async-first, asynchronous tasks not only become trivial, but become a pleasure to use. Read this article for more on async in MojiScript: Why async code is so damn confusing (and a how to make it easy).


0 comments