I don’t know how to write an introduction for this one. Without further ado, let’s talk about scrum.
All Posts
- This time, I’m going to talk about refactoring. I found that it is something we eventually ought to do at some point in the project, because the code we write for the first time is often not the greatest version of it.
- This time we'll talk about the literal backbone of working on a software engineering project as a team: version controlling with git.
- Back again with another dev log of Ajaib on DEX~ Today we're going to talk ten usability heuristics and how we applied them to our visual design.
- It's my first project with React Native and I had to do it the TDD way. How did I do it? Here's front-end testing for dummies™