Our Blog

Dive into a world of insights and inspiration on our blog. 

What is OAuth 2.0?

What is OAuth 2.0 and how it works. Read how to make secure authorization and how the protocol works.

Github Copliot with React – Speeding process of easy tasks

Github Copliot with React – Speeding process of easy tasks

Streamlining Easy yet Time-Consuming Tasks In the world of web development, React has emerged as a prominent framework due to its component-based architecture and declarative syntax, enabling developers to build robust and scalable applications with ease. However,...

Testing AI tool v0.dev for generating React UI Web Components

Testing AI tool v0.dev for generating React UI Web Components

General Information Vercel has announced V0.dev for developers and designers to generate JSX code with Tailwind CSS using artificial intelligence (AI). The only issue with the announcement was that v0.dev had a waiting list and was not available to everyone initially....

applications for multiple platforms simultaneously

applications for multiple platforms simultaneously

To address the challenge of developing software for various platforms, we need to take into account diverse screen sizes. Mobile applications are characterized by smaller screens, which additionally requires adapting menu/button layouts to the specific nature of...

Making use of Flutter Devtools

Making use of Flutter Devtools

Flutter DevTools is a set of developer tools created specifically for the Flutter framework. It is a tool that assists developers in creating, debugging, and optimizing applications written in Flutter. It offers a range of features for analyzing, monitoring, and...

Generating tests using GitHub Copilot

Generating tests using GitHub Copilot

GitHub Copilot is an artificial intelligence-based tool that assists in code generation. It can aid in creating unit tests and widgets, but the process is not entirely automatic and requires the user to have a certain level of knowledge and skills. Unit tests, widget...

Creating Flutter widgets using AI (Github Copilot)

Creating Flutter widgets using AI (Github Copilot)

Creating software in Flutter involves continuously creating new widgets. Some widgets are more complex, while others are less, but for both, we need to allocate a certain amount of time to write them. What if there was a tool that could save a lot of time in creating...

How to install Adobe xd Plugins

How to install Adobe xd Plugins

Using Adobe xd plugins can drastically change your workflow with creating UX and UI designs. As we have previously mentioned in this article, various plugins can help you speed up your workflow, thanks to features like filling placeholder pictures, text, generating a...

Optimizing UX design by using pre-made Components

Optimizing UX design by using pre-made Components

Ever wondered about how you could optimise the efficiency of your UX Design? The answer is rather simple - using Pre-Made components. But where can you find them? There is a few answers to that... The fastest, easiest and most redundant is using UI Kits. This will...