Redux

A brief explanation of Redux in our glossary

Explanation of terms

A web app is an application software which is usually based on a web browser. HTML, JavaScript and CSS and can be accessed in the Browser of different end devices via the Internet, which is why no prior installation or download is necessary.

Differences Web App/Native App

While Native apps are specially programmed and installed for one target platform, web apps work on all Operating systems and devices that have an up-to-date web browser. Native apps are installed via the respective app store, while web apps do not require installation. Web apps open directly in the browser and adapt to the end device, which is why they can be published without an approval process. The access to web apps via all compatible browsers makes the essential difference that they require a continuous internet connection.

Native apps are often developed specifically for specific operating systems (iOS, Android). developed. So if you want them to run on multiple systems, there are two ways to do it: A native development for each individual operating system (Advantages: Better possibilities to customise the app and to use the operating system-specific advantages) or a hybrid development that works directly on several operating systems (Advantages: Significantly cheaper).

Web apps, on the other hand, are programmed for use in the browser and can thus be used immediately on every smartphone and PC/laptop. Therefore, the development effort here is usually lower than for a pure app development.

Due to the large selection of browsers, it is not always possible to optimise web apps for every browser. For complex applications that are actually only used on the smartphone, pure app development is therefore often still recommended. You can find out whether your software would be better implemented in the form of a native/hybrid app or a web app in a non-binding discussion with us.

Last but not least, web apps have an advantage over native apps when it comes to closing security gaps. Whereas native apps require a download of a new version to close a security gap, a security upgrade can be easily implemented in the software of the web app.

Do you have an exciting idea for a web app?

Use our contact form and let us advise you on the first steps for your web app in a non-binding strategy meeting.

To the contact form

or contact us by phone at:
+49 30 16639263

Examples for a Web App


Web apps usually offer the user interactive elements in order to be able to use the service provided. Normal Websites are usually informative. Many Google services such as Google Maps, Gmail or the search engine belong to the category of web apps. Other examples include various internet services from Amazon and Ebay.
For a visual impression, feel free to browse through our web app gallery.

Your web app* could look like this:

Examples of web apps in which twigbit has been involved in development

Would you like to learn more about twigbit?

Here you will find all the information about us and our working methods

Redux is a JavaScript library for frontend development to manage state information in a web app. On the official site, Redux is described as a "predictable state container for JavaScript applications".

Redux helps structure complex GUIs by managing the state of an entire application in a single immutable state tree. Together with the React or Angular libraries, Redux is often used to create GUIs.

There are some core concepts in development with Redux:

  • Store: The store that provides the application status. The view is rendered again each time the status is updated.
  • Action: Send information from the application to the Store. The only source of information for the Store, with the status only changing in response to an action.
  • Reducer: Uses the information of an action to actually update the status of the web app.

Back to the glossary.

Do you have an exciting project?
Book a free consultation

Contact us and let us advise you in a non-binding strategy meeting on the first steps to your digitization project.

Thank you!

Your message has been sent. We will reply as soon as possible.
Oh, darn it. An unexpected error has occurred. Please try again or send an email directly to post@twigbit.com.

Book a free consultation

Contact us and let us advise you in a non-binding strategy discussion.

Thank you!

Your message has been sent. We will reply as soon as possible.
Oh, darn it. An unexpected error has occurred. Please try again or send an email directly to post@twigbit.com.