Reading and Writing Xlxs using Sheetjs Reading an excel file directly is not as easy as reading csv. Posted by hori75 on May 08, 2022 · 4 mins read
JDBC and JPA: What are the Differences For starters, you could use JPA for storing data into database in springboot. Posted by hori75 on May 07, 2022 · 4 mins read
Simple Development and Deployment Using Docker As more and more services created, we need to manage the development and deployment in... Posted by hori75 on May 07, 2022 · 5 mins read
Unit Tests in Java Using Mock and Stubs On backend side, unit testing is important to ensure the implementation is working as intended.... Posted by hori75 on May 07, 2022 · 4 mins read
Refactoring a React Project Initializing react project and working from there could be messy. Posted by hori75 on March 20, 2022 · 4 mins read
DevOps on Software Engineering Project Quick pace development demands quick deployment and delivery of the products. Posted by hori75 on March 20, 2022 · 4 mins read
Agile Manifesto and its implications on Scrum Agile is the most frequent word I see when learning about modern software engineering. Posted by hori75 on February 28, 2022 · 5 mins read
User Persona in User Centered Design User Persona is an important tool for designing and working on User Experience projects. Posted by hori75 on February 28, 2022 · 5 mins read
Test Driven Development (ignored) Main Thing (SPOILER ALERT) It’s not 100% coverage. Posted by hori75 on February 28, 2022 · 6 mins read
Git Guide or Cheatsheet or Whatever Git is a common version control used on Software Engineering projects. Posted by hori75 on February 27, 2022 · 6 mins read