MUnique OpenMU Project
  • Home
  • About
  • Docs
  • GitHub
  • Discord

TypeScript

A collection of 2 posts
Understanding the relationship between react, redux and react-redux
Redux

Understanding the relationship between react, redux and react-redux

react and redux are basically independent libraries. You can use react without redux and redux without react. What glues both together is the react-redux library. I don't want to write a full blown tutorial about react and redux, so I'll keep it short. Disclaimer: I'
Jun 14, 2018 1 min read
Migrated AdminPanel to Redux and TypeScript
OpenMU

Migrated AdminPanel to Redux and TypeScript

I finally finished the migration of the AdminPanel from JS/JSX to TS/TSX and fluxxor to Redux. I want to show you a short summary of pitfalls which I encountered and how I solved them. Not using npm When working with JavaScript you almost can't get around
Jun 14, 2018 3 min read
Page 1 of 1
MUnique OpenMU Project © 2025
  • Sign up
Powered by Ghost