Agile Vs Kanban

# Agile Kanban Cadence Regular Fixed length Sprint, May be 2 week Continues flow Release methodology At the end of each sprint Continues delivery Roles Product Owner, Scrum Master, Development Team No Required roles Key Metrices Velocity Lead Time, Cycle Time, WIP Change Philosophy Teams should not make changes during…

MySQL Vs MongoDB

MongoDB– One single main benefit over MySQL is its ability to handle large unstructured data. It is magically faster. People are experiencing real world MongoDB performance mainly because it allows users to query in a different manner that is more sensitive to workload. When to use MongoDB? When you need high availability of data with automatic, fast and…

ReactJS Vs React Native

Reactjs is originally a JavaScript Library that helps in simplifying the process of development, building web applications with high-performance, and delivering flawless UIs ReactJs CheatSheet: It is basically a JavaScript library built to create user-friendly and responsive UI components Some important terms associated with React.js is states, props, functional programming, and…