Android App

TechLogic

React Checklist: 10 Tips to Avoid Tricky Bugs

Keep your React apps clean, efficient, and bug-free with these practical tips. …

Technical Debt

Technical debt is a term used to describe the cost of maintaining and supporti…

Code review technique

We all know that our code will always need a review, and we will always need to…

What is lexical scope?

Lexical Scoping defines how variable names are resolved in nested functions. I…

Naming convention : ways to combine words into a single string

A naming convention is a set of rules for choosing the character sequence to b…

React: Virtual DOM

DOM  stands for  Document Object Model  and is an abstraction of a structured…

Load More Posts That is All