Momentum

user research

CAREERS AND OPPORTUNITIES IN USER RESEARCH- PRESENTATION BY VICTOR SONDE

FUNDAMENTALS OF USER RESEARCH  WHAT IS USER RESEARCH It is the process of understanding the impact of a product or service design on its intended audience. User research methods produce insights about users and their behaviour, goals, motivations, and needs. It also shows us how they currently navigate a system, …

CAREERS AND OPPORTUNITIES IN USER RESEARCH- PRESENTATION BY VICTOR SONDE Read More »

peer to peer learning

How peer-to-peer learning has accelerated my software development

After graduating into the pandemic, I used the transitional time to teach myself software development. Having recently continued training on a development team, I’ve noticed a significant acceleration in learning, and therefore career progression. There are a few aspects that have remained the same in my new position, such as …

How peer-to-peer learning has accelerated my software development Read More »

technology, computer, code-1283624.jpg

Working with Asynchronous Javascript

In this blog, we will be talking about how this synchronous programming language, performs asynchronous non-blocking code. How is Javascript executed? Well, JavaScript is synchronous by default and follows a single-threaded Model. This means that code cannot create new threads and run in parallel. In comparison, computers are asynchronous by nature. Most …

Working with Asynchronous Javascript Read More »

Scroll to Top