Community
Design
General
Tech
ALL
Back arrow Next arrow
Why do you need a coding community ?
Why do you need a coding community ?
10 minutes read

A coding community fosters collaboration, offers support, and provides opportunities for professional growth. It helps coders learn from each other, stay motivated, and advance their careers through mentorship and networking.

Diana Demeter
Continue reading
Unit Testing Vue Components
Unit Testing Vue Components
15 minutes read

Unit tests test the functionality of an individual unit of code isolated from its dependencies. They are the first line of defence against errors and inconsistencies in your codebase. Unit testing is a fundamental part of the Test-Driven Development (TDD) process and can improve the maintainability of your code.

Sebastian Lucaciu
Continue reading
Solving problems using UI Animation (2)
Solving problems using UI Animation (2)
5 minutes read

People often move the functional side as key or sometimes even the only aspect requiring consideration. And that’s right and logical, still, it cannot null the fact that people are driven not only by logic.

Sebastian Lucaciu
Continue reading
Solving problems using UI Animation (1)
Solving problems using UI Animation (1)
6 minutes read

Why everybody loves animation so much? It’s because animation supports the essence of real interactions, it creates the same emotional benefits like when people interact with physical objects in real life.

Sebastian Lucaciu
Continue reading