Web Development

Recent posts

Overcoming LTR and RTL in React-Grid-Layout Library

Nov 05, 2024 by N.G. Onike

Struggling with RTL support in React-Grid-Layout? Dive into our comprehensive guide on overcoming LTR and RTL limitations in this popular library. We cover practical solutions, including adjusting CSS transforms, using MutationObserver, and ultimately implementing a stable workaround by keeping the grid in LTR while applying RTL styling to widget contents. Perfect for developers seeking robust, user-friendly RTL support in dynamic dashboards ...

Software Technology Web Development

Make a PHP homepage for your React App using Rewrite Rules

Feb 15, 2021 by N.G. Onike

Why React with Cpanel and how does Shared Hosting, PHP and NGinx/Apache come into play? Here we approach server and hosting in a different way.

Software Technology Web Development