awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Yonet avatar

Yonet/Angular-Interview-Questions

0
View on GitHub↗
1,183 estrellas·364 forks·3 vistasbit.ly/AngularInterviewQuestions↗

Angular Interview Questions

A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.

Features

  • Frontend Frameworks - Listed in the “Frontend Frameworks” section of the Awesome Interview Questions awesome list.
  • Programming Languages - Angular framework interview questions.
  • Web Frameworks - Angular interview questions and technical assessments.

Historial de estrellas

Gráfico del historial de estrellas de yonet/angular-interview-questionsGráfico del historial de estrellas de yonet/angular-interview-questions

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Angular Interview Questions

Proyectos open-source similares, clasificados según cuántas características comparten con Angular Interview Questions.
  • sudheerj/angular-interview-questionsAvatar de sudheerj

    sudheerj/angular-interview-questions

    4,872Ver en GitHub↗

    This project is a curated collection of technical interview questions and detailed answers designed for professional software engineering roles. It serves as an Angular framework study resource and interview guide for developers preparing for frontend engineering assessments. The resource covers core architectural patterns including component-based view architecture, hierarchical dependency injection, and declarative template binding. It also addresses implementation details regarding observable-driven data streams and the use of directives for DOM manipulation. Additional content focuses on

    angularangular-interview-questionsangular6
    Ver en GitHub↗4,872
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Ver en GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Ver en GitHub↗245,669
  • developit/preactAvatar de developit

    developit/preact

    38,704Ver en GitHub↗

    Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a component-based architecture and a virtual DOM to sync application state to the browser interface efficiently. The framework implements a modern React API and provides a compatibility layer to ensure existing component libraries and patterns can run within its environment. It also functions as a server-side rendering engine, generating HTML on the server and hydrating it on the client to optimize page load speeds. Additional capabilities include virtual DOM state management t

    JavaScript
    Ver en GitHub↗38,704
  • alibaba/raxAvatar de alibaba

    alibaba/rax

    8,036Ver en GitHub↗

    Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single codebase across web, mobile, and mini-program platforms. It functions as a cross-platform component renderer that translates React components into platform-specific elements using a standardized driver specification. The framework utilizes a universal UI driver specification to decouple component logic from the underlying UI layer, allowing for standardized DOM manipulation and event handling across different execution environments. This architecture enables the integration of nati

    JavaScript
    Ver en GitHub↗8,036
Ver las 30 alternativas a Angular Interview Questions→

Preguntas frecuentes

¿Qué hace yonet/angular-interview-questions?

A list of helpful Angular interview questions you can use to interview potential candidates, test yourself or completely ignore.

¿Cuáles son las características principales de yonet/angular-interview-questions?

Las características principales de yonet/angular-interview-questions son: Frontend Frameworks, Programming Languages, Web Frameworks.

¿Qué alternativas de código abierto existen para yonet/angular-interview-questions?

Las alternativas de código abierto para yonet/angular-interview-questions incluyen: facebook/react — React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional… sudheerj/angular-interview-questions — This project is a curated collection of technical interview questions and detailed answers designed for professional… friendsofcake/awesome-cakephp — A curated list of amazingly awesome CakePHP plugins, resources and shiny things. astoilkov/jsblocks — 2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout). alibaba/rax — Rax is a React universal application framework and isomorphic JavaScript environment designed to render a single… developit/preact — Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a…