
CLEAN ARCHITECTURE!!… What does that mean? Sounds Interesting though? Ok so we’ll explore some important facts about it, shall we?
I assume you’ve already built apps whether using Flutter, Native, or in any other language. We usually don’t focus on how the data flow is working, writing independent data layers, separation of code, the real use of OOP, testing, features scaling, …etc.
(more…)

What is Flutter?
Flutter is Google’s mobile app SDK, complete with a framework, widgets, and tools, that give developers an easy way to build and deploy visually attractive, fast mobile apps on both Android and iOS platforms.
(more…)

Continuing with our ‘Technical Seminar Series’, another noteworthy seminar was conducted on ‘GIT Pull Requests Best Practices’ on the 10th of July by Mr. Hitesh Kumar.
Enumerating upon the various useful practices of engaging in with ‘Git Pull Request’, the session highlighted the following pointers in general:
- What is Pull request?
- Why do we need to create pull request?
- What is use of GIT branch?
- How to write code in Php?
- How to create Pull Request ?
- Adding line comments to a pull request
(more…)