HTML provides a basic tags which is going to design the web applications. We can add complex code along with html tag. Here we will learn how to use each and every tag in html version 5. CSS is used to design and assigning styles to the web page. We are using CSS version 3 for designing attractive layout. CSS describes the styles in html page.
TypeScript vs JavaScript
JavaScript is a emerging Object based Language for developing web applications. We are highly use JS for friend end validations. Type Script is a Object oriented compiled language.
TS resolves the certain issues faced by java script.
Type script is fully fledged server side technology for developing web applications.
Bootstrap
Bootstrap is a free, open source, and is the most popular HTML, CSS, JavaScript framework
developed by twitter for creating responsive web application. Bootstrap framework is based on all
open standards of html, css, js etc. The main advantage of bootstrap is it support responsive design. In
bootstrap there are different reusable components built to provide iconography, drop downs,
navigations, alerts, popups and much more. In Bootstrap we can also added custom JQuery plugins.
JQuery
JQuery is the most popular library today. It is a library of JavaScript functions which make it easy for
web page developers to do common tasks like manipulating the web page, responding to user events,
getting data from their service , building effects and animations and much more. JQuery builds on top
of the functionality that browsers give up via the JavaScript DOM API.
ASP.net
Asp.net is a web application framework developed by Microsoft to build dynamic data driven by web
applications and web services. Asp.net is a subnet of .net framework. Asp.net is a successor or classic
ASP (Active Server Pages).