DEV Community

Cover image for Redux in Ballerina programming language 🎉🎉🎉
Hammed Oyedele
Hammed Oyedele

Posted on

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.




Latest comments (0)