Programming

Key principles in Software – DRY, KISS, YAGNI, SOLID and other Acronyms

Software programmers use their own acronyms, some of which are core principles that provide depth and meaning to a software program. This language connects the coders and programmers across continents. It is difficult to find all the acronyms at one place because they are used in wide contexts. We will have a look at some …

Key principles in Software – DRY, KISS, YAGNI, SOLID and other Acronyms Read More »

DRY, KISS, YAGINI and other software principles

Performance Metrics used in Design of Software Architecture

The software architect is the designated experts who are responsible for successful software or product development in term of definition, architectural design, delivery, and maintenance. While designing any software, one of the crucial skills of the architect is to design the architecture of the software by following different acceptable principles which would enable them to …

Performance Metrics used in Design of Software Architecture Read More »

Performance Metrics used in Design of Software Architecture

How does React.js work?

React.js is a JavaScript library developed by Facebook. What is it for us and how does it work? React is a library written in JavaScript, developed by Facebook to facilitate the creation of interactive, reusable components for user interfaces. Put in use by Facebook for the production of components, and Instagram is written entirely in …

How does React.js work? Read More »

Reactjs GeeksProgramming
Scroll to Top