This time we’ll be talking about UI guideline, what it is, why it’s important, and how my team created (well, technically adapted one) for our project.
Junior
- This time I’m writing about CI/CD. Another word similar to it is automation, which I like to use :D Because why do something manually when you can automate~
- To be completely honest, cleaning is not my most favorite thing in the world. In this article, I’m going do discuss about why we should write clean code so we wouldn’t have to clean up after ourselves later.
- I don’t know how to write an introduction for this one. Without further ado, let’s talk about scrum.
- 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™
- Today I'm going to talk about Personas and how it can help us understand our user's perspective and needs.