Skip to main content

5 posts tagged with "UI"

The UI tag archive contains a wealth of articles and tutorials focused on User Interface design, offering insights into the latest trends, tips, and techniques.

View All Tags

Gesture handling in React Native with react-native-gesture-handler

· 4 min read
Full Stack Developer

Gesture handling in React Native

Touch and gesture interactions are the core of great mobile UX. If your gestures feel laggy or inconsistent, users will feel it immediately. In this guide, you will learn how to implement smooth, native-feel gestures with react-native-gesture-handler using modern APIs, plus the setup steps that avoid the most common pitfalls.

Angular and Bootstrap: Combining the Best of Both Worlds

· 9 min read
Engineering Team

In this tutorial, we will explore how to combine the power of Angular and the flexibility of Bootstrap to create dynamic and responsive web applications. We will cover the benefits of using Angular and Bootstrap together, how to set up a new project, integrate Bootstrap into Angular, and leverage the features of both frameworks to enhance user experience and optimize performance.

Angular Material: Building Beautiful UIs with Ease

· 14 min read
Engineering Team

Angular Material is a UI component library for Angular developers that provides a set of well-designed and pre-built UI components to help build beautiful and responsive user interfaces with ease. In this tutorial, we will explore the various components and features of Angular Material and learn how to use them effectively in our Angular applications.

10 Essential React Libraries You Should Know

· 21 min read
Engineering Team

In this tutorial, we will explore 10 essential React libraries that every software developer should be familiar with. We will cover UI component libraries, state management libraries, routing libraries, form libraries, testing libraries, and animation libraries. Each library will be explained in detail, with code examples and step-by-step documentation.