Coder Baba
2.41K subscribers
1.01K photos
23 videos
722 files
726 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
What is SQL Keys?
πŸ‘†πŸ‘†πŸ‘†
HR Round interview Question Answer.pdf
382.5 KB
HR Round interview Question Answer PDF
Executing code before Main in.pdf
470.9 KB
Executing code before Main in .NETπŸ‘†πŸ‘†
Fastest way to enumerate a List.pdf
773.3 KB
Fastest way to enumerate a List<T>πŸ‘†πŸ‘†πŸ‘†
Integrated Development Environment.pdf
638.9 KB
Integrated Development Environment (IDE) for DotNetπŸ‘†πŸ‘†πŸŽ―
Attendance Management System asp .net source code
https://imojo.in/16ZZmk
What Is React?
React is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called β€œcomponents”.
React has a few different kinds of components, but we’ll start with React.Component subclasses:

β€’ React is a JavaScript library for building user interfaces.
β€’ React is used to build single-page applications.
β€’ React allows us to create reusable UI components.

React Properties:
1. React is declarative
2. React is simple yet powerful
3. React is component-based
4. React supports server-side
5. React supports mobile support
6. React is extensible