awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to learning-zone/nodejs-interview-questions

Open-source alternatives to Nodejs Interview Questions

30 open-source projects similar to learning-zone/nodejs-interview-questions, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Nodejs Interview Questions alternative.

  • styopdev/webpack-interview-questionsAvatar styopdev

    styopdev/webpack-interview-questions

    244Vezi pe GitHub↗

    Webpack questions/answers you can use to prepare for interviews or test your knowledge.

    JavaScriptbuild-toolwebpackwebpack-questions
    Vezi pe GitHub↗244
  • friendsofcake/awesome-cakephpAvatar FriendsOfCake

    FriendsOfCake/awesome-cakephp

    934Vezi pe GitHub↗

    A curated list of amazingly awesome CakePHP plugins, resources and shiny things.

    awesomeawesome-list
    Vezi pe GitHub↗934
  • rails/railsAvatar rails

    rails/rails

    58,690Vezi pe GitHub↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    Vezi pe GitHub↗58,690
  • twbs/bootstrapAvatar twbs

    twbs/bootstrap

    174,380Vezi pe GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    MDXbootstrapcsscss-framework
    Vezi pe GitHub↗174,380

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • haizlin/fe-interviewAvatar haizlin

    haizlin/fe-interview

    26,249Vezi pe GitHub↗

    前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……

    JavaScriptcssfe-interviewfront-end
    Vezi pe GitHub↗26,249
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

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

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
  • gdi2290/ngexamAvatar gdi2290

    gdi2290/ngExam

    356Vezi pe GitHub↗

    An AngularJS exam with questions from beginner to expert by @gdi2290 from @AngularClass

    Vezi pe GitHub↗356
  • nodejs/nodeAvatar nodejs

    nodejs/node

    117,932Vezi pe GitHub↗

    This project is an open-source JavaScript runtime built on the V8 engine. It provides a comprehensive environment for executing JavaScript code outside of a web browser, offering foundational primitives for process management, multi-core load distribution, and parallel execution through worker threads. The runtime includes a broad set of built-in modules for system-level operations, such as file system interaction, network communication across various protocols, and cryptographic security. It supports multiple module systems, native binary addon integration, and diagnostic tools for monitorin

    JavaScriptjavascriptjslinux
    Vezi pe GitHub↗117,932
  • sudheerj/angular-interview-questionsAvatar sudheerj

    sudheerj/angular-interview-questions

    4,872Vezi pe 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
    Vezi pe GitHub↗4,872
  • yonet/angular-interview-questionsAvatar Yonet

    Yonet/Angular-Interview-Questions

    1,183Vezi pe GitHub↗

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

    angularangular-cliangular-component
    Vezi pe GitHub↗1,183
  • rishiip/ruby-on-rails-interview-questionsAvatar rishiip

    rishiip/ruby-on-rails-interview-questions

    89Vezi pe GitHub↗

    A list of common questions with answers ask during interview of ruby on rails job.

    Vezi pe GitHub↗89
  • microsoft/typescriptAvatar microsoft

    microsoft/TypeScript

    109,271Vezi pe GitHub↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,

    TypeScriptjavascriptlanguagetypechecker
    Vezi pe GitHub↗109,271
  • adamhalasz/dietAvatar adamhalasz

    adamhalasz/diet

    396Vezi pe GitHub↗

    Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript var server = require('diet')

    JavaScript
    Vezi pe GitHub↗396
  • adafruit/awesome-circuitpythonAvatar adafruit

    adafruit/awesome-circuitpython

    733Vezi pe GitHub↗

    A curated list of awesome CircuitPython guides, videos, libraries, frameworks, software and resources.

    adafruitawesomeawesome-list
    Vezi pe GitHub↗733
  • aarongalloway/30-days-of-javaA

    AaronGalloway/30-Days-Of-Java

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • adacore/awsAvatar AdaCore

    AdaCore/aws

    158Vezi pe GitHub↗

    AWS is a complete framework to develop Web based applications in Ada.

    Ada
    Vezi pe GitHub↗158
  • actionhero/actionheroAvatar actionhero

    actionhero/actionhero

    2,416Vezi pe GitHub↗

    Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

    TypeScript
    Vezi pe GitHub↗2,416
  • a8m/go-lang-cheat-sheetAvatar a8m

    a8m/go-lang-cheat-sheet

    8,802Vezi pe GitHub↗

    This project is a comprehensive reference guide and cheat sheet for the Go programming language. It serves as a syntax reference and documentation collection designed for quick lookup of fundamental operators, core language features, and specific code patterns. The resource covers a wide range of technical domains, including Go concurrency primitives, software architecture patterns such as interface embedding, and standard error handling. It provides guides on implementing goroutines and channels to manage parallel execution and asynchronous tasks. The content is delivered as a static site g

    Vezi pe GitHub↗8,802
  • 3dgen/cppwasm-bookAvatar 3dgen

    3dgen/cppwasm-book

    1,399Vezi pe GitHub↗

    :books: WebAssembly friendly programming with C/C++ -- Emscripten practice

    C++ccppemscripten
    Vezi pe GitHub↗1,399
  • aidenybai/millionAvatar aidenybai

    aidenybai/million

    17,636Vezi pe GitHub↗

    Million is a framework-level enhancement designed to optimize the performance of user interfaces by reducing overhead in component reconciliation. It functions as a build-time compiler that transforms components into lightweight, efficient code to accelerate rendering and minimize the runtime work required for interface updates. The project distinguishes itself by replacing standard reconciliation logic with a specialized virtual DOM implementation. Through static analysis and a build-step utility, it identifies and optimizes component trees, allowing for granular updates that target only mod

    TypeScriptbest-practicesblockdomcompiler
    Vezi pe GitHub↗17,636
  • aidenybai/luciaAvatar aidenybai

    aidenybai/lucia

    750Vezi pe GitHub↗

    🙋‍♀️ 3kb library for tiny web apps

    TypeScript
    Vezi pe GitHub↗750
  • achun/go-blog-in-actionA

    achun/Go-Blog-In-Action

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • airbnb/javascriptAvatar airbnb

    airbnb/javascript

    148,081Vezi pe GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    Vezi pe GitHub↗148,081
  • aisk/voxA

    aisk/vox

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • akullpp/awesome-javaAvatar akullpp

    akullpp/awesome-java

    48,240Vezi pe GitHub↗

    This project is a comprehensive, community-driven directory of software resources, libraries, and frameworks for the Java programming language. It serves as a centralized knowledge base designed to help developers discover tools and industry-standard solutions for building and maintaining software applications. The repository distinguishes itself through a hierarchical taxonomy that organizes a vast array of technical components into a structured, navigable tree. By relying on distributed peer contributions, the index remains a living resource that reflects current community-recommended pract

    awesomeawesome-list
    Vezi pe GitHub↗48,240
  • alanjames1987/node.js-best-practicesAvatar alanjames1987

    alanjames1987/Node.js-Best-Practices

    743Vezi pe GitHub↗

    If you want to improve these best practices in any way please don't hesitate to create a pull request.

    Vezi pe GitHub↗743
  • alebcay/awesome-shellAvatar alebcay

    alebcay/awesome-shell

    37,110Vezi pe GitHub↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    Vezi pe GitHub↗37,110
  • alexferl/vestAvatar alexferl

    alexferl/vest

    7Vezi pe GitHub↗

    REST client in V.

    V
    Vezi pe GitHub↗7
  • alexintosh/awesome-ionicAvatar Alexintosh

    Alexintosh/Awesome-Ionic

    1,463Vezi pe GitHub↗

    😎 A curated list of amazingly awesome Ionic libraries, resources and solutions.

    angularcordova-pluginionic
    Vezi pe GitHub↗1,463
  • ahkscript/awesome-autohotkeyAvatar ahkscript

    ahkscript/awesome-AutoHotkey

    3,038Vezi pe GitHub↗

    A curated list of awesome AutoHotkey libraries, library distributions, scripts, tools and resources.

    Vezi pe GitHub↗3,038