Redux in Ballerina programming language 🎉🎉🎉

devhammed

Hammed Oyedele

Posted on March 2, 2020

Redux in Ballerina programming language 🎉🎉🎉

Motivation

Hello guys, I have found a new favourite programming language and I decided to implement one of my favourite libraries from the JavaScript world in it.

At first, I had challenges with the static types but eventually figured everything out.

What is Ballerina?

According to the official website:

Ballerina is an open-source programming language and platform for cloud-era application programmers to easily write software that just works.

What is redux_bal?

redux_bal is a static-typed implementation of Redux JavaScript library in the network-oriented Ballerina programming language. Read more at:

GitHub logo devhammed / redux_bal

Implementation of Redux in Ballerina programming language.




💖 💪 🙅 🚩
devhammed
Hammed Oyedele

Posted on March 2, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related