awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Yonet avatar

Yonet/Angular-Interview-Questions

0
View on GitHub↗
1,183 Stars·364 Forks·3 Aufrufebit.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.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Star-Verlauf

Star-Verlauf für yonet/angular-interview-questionsStar-Verlauf für yonet/angular-interview-questions

Open-Source-Alternativen zu Angular Interview Questions

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Angular Interview Questions.
  • sudheerj/angular-interview-questionsAvatar von sudheerj

    sudheerj/angular-interview-questions

    4,872Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,872
  • facebook/reactAvatar von facebook

    facebook/react

    245,669Auf GitHub ansehen↗

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

    JavaScriptjavascriptuifrontend
    Auf GitHub ansehen↗245,669
  • developit/preactAvatar von developit

    developit/preact

    38,704Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗38,704
  • alibaba/raxAvatar von alibaba

    alibaba/rax

    8,036Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,036
Alle 30 Alternativen zu Angular Interview Questions anzeigen→

Häufig gestellte Fragen

Was macht yonet/angular-interview-questions?

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

Was sind die Hauptfunktionen von yonet/angular-interview-questions?

Die Hauptfunktionen von yonet/angular-interview-questions sind: Frontend Frameworks, Programming Languages, Web Frameworks.

Welche Open-Source-Alternativen gibt es zu yonet/angular-interview-questions?

Open-Source-Alternativen zu yonet/angular-interview-questions sind unter anderem: 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…