Creative development studio based in Mytilene, Greece.

Χρησιμοποιούμε cookies για να βελτιώσουμε την εμπειρία σας.

Blog - Tips, τεχνικές αλλά και οι τελευταίες εξελίξεις στον χώρο της τεχνολογίας.

Έχουμε δημιουργήσει (και συνεχίζουμε να δημιουργούμε), μία λίστα από άρθρα γύρω από το UI/UX design, το development αλλά και τις τελευταίες εξελίξεις στον χώρο της τεχνολογίας.

Τα τελευταία μας άρθρα

How Gestalt Theory Applies to Web Design

How Gestalt Theory Applies to Web Design

As developers, we are quite accustomed to bringing wireframes to life, by taking a design and building the user interface, as close to the design as possible. But what if the tables were turned, and you found yourself on the drawing board, tasked wit...

Read more

Διαβάστε ακόμη...

Implementing useDeferredValue in React: A Step-by-Step Approach

4 minutes

Implementing useDeferredValue in React: A Step-by-Step Approach

React and its vibrant ecosystem provide many tools to create impressive and functional UIs - that are responsive to users' actions. This reactivity (no pun intended) may come with a performance cost, depending on how we are handling the relationship ...