Posts

Showing posts with the label Front End Development

Bootstrap (front-end framework)

Image
  Bootstrap   is a   free and open-source   CSS framework   directed at responsive,   mobile-first   front-end web development . It contains   HTML ,   CSS   and (optionally)   JavaScript -based design templates for   typography ,   forms ,   buttons ,   navigation , and other interface components. As of July 2022, Bootstrap is the eighth most starred project on  GitHub , with over 158,000 stars. [2] Contents 1 Features 2 History 2.1 Early beginnings 2.2 Bootstrap 2 2.3 Bootstrap 3 2.4 Bootstrap 4 2.5 Bootstrap 5 3 See also 4 References 5 External links Features [ edit ] Bootstrap is an HTML, CSS & JS Library that focuses on simplifying the development of informative web pages (as opposed to  web apps ). The primary purpose of adding it to a web project is to apply Bootstrap's choices of color, size, font and layout to that project. As such, the primary factor is whether the developers in charge find those choices to their liking. Once added to a project, Bootstrap provides bas

Angular (web framework)

Image
  Angular   (also referred to as " Angular 2+ ") [4]   is a   TypeScript -based   free and open-source   web application framework   lead by the Angular Team at   Google   and by a community of individuals and corporations. Angular is a complete rewrite from the same team that built   AngularJS . Contents 1 Differences between Angular and AngularJS 2 History 2.1 Naming 2.2 Version 2 2.3 Version 4 2.4 Version 5 2.5 Version 6 2.6 Version 7 2.7 Version 8 2.8 Version 9 2.9 Version 10 2.10 Version 11 2.11 Version 12 2.12 Version 13 2.13 Version 14 2.14 Future releases 2.15 Support policy and schedule 3 Libraries 3.1 Angular Material 4 See also 5 References 6 External links Differences between Angular and AngularJS [ edit ] Architecture of an Angular application. The main building blocks are modules, components, templates, metadata, data binding, directives, services, and dependency injection. Google designed Angular as a ground-up rewrite of AngularJS. Angular does not have a conc