Johanes StevenTDD — Why it’s ImportantTest-Driven Development, or TDD for short, is a development practice where instead of writing code for a feature first, the engineer…Nov 13, 2021
Michael SusantoReal-Time App with WebSocket through Django ChannelsThis article is written as a part of Individual Review of Fasilkom UI’s Software Engineering Project Course 2021Jun 4, 20213
Johanes StevenClean Code — Developers’ PainkillersCleanliness is something that every person should strive to achieve, not only because it is healthy, but also saves yourself the stress of…Oct 31, 20211Oct 31, 20211
Michael SusantoMocking Objects in React’s TestThis article is written as a part of Individual Review of Fasilkom UI’s Software Engineering Project Course 2021May 21, 2021May 21, 2021
Johanes StevenDeveloping as a Team — Working with GitIf you’ve worked in software development, chances are you’ve already worked with Git. Using Git allows developers to keep track of code…Oct 31, 2021Oct 31, 2021
Johanes StevenTDD — Why it’s ImportantTest-Driven Development, or TDD for short, is a development practice where instead of writing code for a feature first, the engineer…Nov 13, 2021
Michael SusantoReal-Time App with WebSocket through Django ChannelsThis article is written as a part of Individual Review of Fasilkom UI’s Software Engineering Project Course 2021Jun 4, 20213
Johanes StevenClean Code — Developers’ PainkillersCleanliness is something that every person should strive to achieve, not only because it is healthy, but also saves yourself the stress of…Oct 31, 20211
Michael SusantoMocking Objects in React’s TestThis article is written as a part of Individual Review of Fasilkom UI’s Software Engineering Project Course 2021May 21, 2021
Johanes StevenDeveloping as a Team — Working with GitIf you’ve worked in software development, chances are you’ve already worked with Git. Using Git allows developers to keep track of code…Oct 31, 2021
Anggardha FebrianoBloc VS Redux, who is the winner?Deciding what state management works for your case is fundamental, so hopefully, this article might help :)Jun 6, 20211
Johanes StevenWireframes, Mockups — UI DesignDesigning a good interface is an important part of making a good application. The ideal interface should be intuitive, attractive, and…Oct 3, 2021
Anggardha FebrianoHow DRY is your code?DRY is one of the most important design principles every engineer should understand for the sake of engineers life(literally)May 1, 2021