Skip to content

raquelgpesqueira/angular-basics-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Angular Basics Tutorial

Educational web tutorial introducing Angular fundamentals, installation, project structure and first steps with Angular CLI.

This project was developed as a learning resource to understand the concepts behind Angular and the workflow required to create modern single-page applications (SPA).

Topics Covered

  • Introduction to Angular
  • Angular use cases and architecture
  • Installation and setup
  • Angular CLI
  • Creating a new Angular project
  • Components and project structure
  • Routing fundamentals
  • Internal framework organization
  • First Angular application

Technologies

  • HTML5
  • CSS3

Live Demo

https://raquelgpesqueira.github.io/angular-basics-tutorial/

Project Purpose

The goal of this project is to provide a beginner-friendly introduction to Angular concepts through a structured tutorial format.

Although the current implementation is a static educational website, the content has been organized as a foundation for future development and experimentation with Angular applications.

Future Development

This repository is intended to evolve into a real Angular project.

Planned improvements include:

  • Migration from static HTML to Angular components
  • Angular CLI project structure
  • TypeScript integration
  • Angular Routing
  • Interactive examples and demonstrations
  • Forms and data binding examples
  • Consumption of external APIs
  • Reusable Angular components
  • Deployment as a complete Angular application

The long-term objective is to transform this tutorial into an interactive Angular learning platform built with Angular itself.

Author

Raquel G. Pesqueira

About

Educational frontend project demonstrating Angular concepts, SPA architecture, component-based design and modern web development fundamentals. Future roadmap includes Angular implementation, TypeScript integration and REST API consumption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors