Operations | Monitoring | ITSM | DevOps | Cloud

November 2024

Building Interactive Dashboards: Why React-Grid-Layout Was Our Best Choice

After releasing our first version of the ilert dashboard as a static layout, we knew we wanted to take it further by allowing users to customize and arrange widgets freely. We aimed to provide a truly interactive experience, which led us to search for a library that could handle drag-and-drop and resizing functionalities while integrating well with our existing tech stack.

From iOS to Web Apps: Comparing Setup and Development

I joined ilert as a student front-end software developer. Before, I was mainly writing iOS apps. Even though I already had some experience with web technologies, diving deep into front-end development was a huge step. Both developing iOS apps and web apps share the same kinds of tasks, such as developing the user interface (UI) and writing app logic. However, the actual development environments are completely different.

Building an AI Chatbot Playground with React and Vite

Read how we set up an experimental chatbot environment that allows us to switch LLMs dynamically and enhances the predictability of AI-assisted features' behavior within the ilert platform. The article includes a guide on how you can build something similar if you plan to add AI features with a chatbot interface to your product.