SOLID Principles කියන්නෙ මොනවද?SOLID Principles කියන්නෙ object-oriented design patterns use කරලා easy to understand, maintainable & robust software architecture එකක්…Oct 3, 2024Oct 3, 2024
State Management with React’s Context APIContext is designed to share data that can be considered “global” for a tree of React components, such as the current authenticated user…Jun 19, 2020Jun 19, 2020
Why it is important to have real-like values in Unit TestingIt’s Unit Testing time!!!Jun 11, 20201Jun 11, 20201
Getting started with Smile — A data interchange format based on JSONJSON has become one of the most popular data formats within the past few years with the rise of REST APIs and NoSQL database solutions…Apr 25, 2020Apr 25, 2020
How to fix Cannot find runner for main.dart with Flutter in IntelliJHi! I recently started working with Flutter. I found that it is a good step in developing hybrid mobile applications. As Flutter official…Mar 14, 20201Mar 14, 20201
Write Your Own Custom React Hooks from the ScratchReact introduces lots of new features and fixes from version 16. These changes took React several steps up in the front end frameworks…Feb 18, 2020Feb 18, 2020
The async-await that I love as promised to the callbackHi all, After a long time of silence I thought of continuing writing again. During the past months, I was working on improving my…Feb 15, 2020Feb 15, 2020
State Management? Why it is a MUST have in SPAsNowadays most of the web applications are implemented as a SPA(Single Page Application) and there are lots of libraries and resources…Jul 12, 2019Jul 12, 2019
Microservices in a NutshellMicroservices!! This has become one of the most popular words nowadays. Many popular companies in the world such as Amazon, Netflix…Feb 19, 2019Feb 19, 2019