JigishJun 11, 20211 min readThings to know, starting on a projectCheck out Jigish's insights on starting on a project! Link: https://medium.com/@jigishchawda/things-to-know-starting-on-a-project-fc065b...
JigishMay 20, 20211 min readDebugging - an essential skill of a good programmerHave you mastered the Art of Debugging? Read on some tips and tricks Jigish has picked up along his journey as a developer! Link:...
DeepakApr 16, 20212 min readOngoing Journey from Backend Engineer to Software EngineerDo you call yourself a Software Engineer? If Yes, then just think about the points on which you think you are a Software Engineer. Now...
KennethMar 18, 20211 min readMy goals and aspirations going forward!The projects I worked on this year has made me more comfortable with the different frontend technologies of javascript having worked on...
RameshMar 12, 20211 min readMy Role as a QA!As a Software Quality Advocate I think of myself as a bridge between the technical and non-technical people in my team. So there is...
IshaMay 28, 20186 min readDealing with legacy codeWorking on an inherited codebase isn’t always fun or easy, and frankly can be discouraging at times.
IshaMay 17, 20186 min readObject Typing — Static, Dynamic, GenericThe world of developers is divided into two types of people — those that swear by static typing and those that prefer dynamic typing.