
.NET Core
WorkingMouse utilises the NET Core framework. This facilitates our in-house C#Bot and ReactBot, both created by our sibling company Codebots. .NET Core 3.1 is a powerful software development framework, and the successor to the .NET framework.
More about .NET CoreJava
A very popular programming language, Java has robust documentation and can be used for many applications. Android, for instance, is Java-based, which is a testament to this language’s popularity in the software industry. Java code is often thought to be highly maintainable long-term.
More about Java

Angular
Angular is an application design framework and development platform for creating efficient and sophisticated single-page apps. It is cross-platform which gives applications on Angular broad user reach. and the ability to quickly adapt to the market.
More about AngularReact
React is a javascript framework with a simple, component-based design which makes it painless to create frontend user interfaces. It was developed by Facebook, and still benefits from their active development. It is also free and open-source, and has a large, active community.
More about React

React Native
React native brings the React framework to mobile. It allows developers to create cross-platform mobile applications which look and feel like native ones. As with ReactJS, React Native was developed and continues to be developed by Facebook.
More about React NativePHP
PHP is an open-source scripting language that is particularly suitable for web development. Its popularity and power are demonstrated by its use in Wordpress and Facebook. PHP is regarded as being quite straight-forward to learn and use.
More about PHP