DRY: Don’t Repeat Yourself
Don’t Repeat Yourself ( DRY ) is a principle of software development and its main goal is to avoid code duplication. “Every piece of knowledge must have a single, unambiguous, ...
29 seconds
-03 June 2020
How to Use Web Workers for Non-Blocking User Interface?
The best about working with Angular is that they support web workers. When you’re dealing with CPU intensive computations, web workers are of great help. They put these complex processes ...
33 seconds
-03 June 2020
Do you have any issues with software development/engineering ‘culture’?
It’s pretty well known that many (not all) software developers can be difficult people to work with. Whether that be because of their attitude towards their managers, colleagues or anyone ...
39 seconds
-03 June 2020
Read Me Driven Development: Developing Empathy for the User
When you create complex software, a long production chain is inevitably built, as well as the gap between those who program this software and those who ultimately use it. This ...
4 minutes 30 seconds
-03 June 2020
7 Tips for Designing An Awe-Inspiring Conversational User Interface
User Interface(UI) has gained much traction recently, with companies looking forward to providing a better customer experience. A poorly designed interface is not only a hindrance to the smooth use ...
49 seconds
-03 June 2020
Angular, Rust, WebAssembly, Node.js, Serverless, and the New Azure Static Web Apps!
In this guide, we are going to see how to take a front-end Angular app, a backend API written in Rust and compiled to Web Assembly, and deploy everything to ...
58 seconds
-03 June 2020
Proxy/Cache: A Faster Local Environment
Sometimes, some projects have a local development environment that’s not completely isolated and depends on some infrastructure that we cannot locally raise, be it because of license issues, time constraints, ...
40 seconds
-03 June 2020
Choosing the Right Tech Stack for Your Startup
Introduction Give me your hand and let’s imagine a scenario together. You are the lead developer/CTO of a new and shiny Startup. The wireframes, the designs, a document that describes ...
58 seconds
-03 June 2020