GithubHelp home page GithubHelp logo

albertoafaj / angular-course Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 289 KB

Repositório destinado ao cursos que fiz para aprendizado do desenvolvimento em Angular

TypeScript 88.41% HTML 10.27% CSS 1.33%
angular typescript

angular-course's Introduction

Angular Course (Proway)

Main Topics

  • Components
    Building blocks of Angular applications, responsible for displaying content.  
    
  • Directives
    Enable the creation of custom HTML attributes that modify the behavior of elements.
    
  • Services
    Provide functionality to components that require data or methods from an external source.
    
  • Dependency injection
    A design pattern used to manage the dependencies between objects in an application.
    
  • Routing
    Allows for navigation between different components based on user interaction.
    
  • Templates
    Define the structure and layout of the component.
    
  • Forms
    Enable the creation and validation of user input forms in Angular applications.
    
  • Observables
    A way of handling asynchronous data streams in Angular.
    
  • Pipes
    Transform the data before displaying it in the view.
    
  • Modules
    Organize the application into logical units, with each module focused on a specific feature or aspect.
    

angular-course's People

Contributors

albertoafaj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.