Search questions…
⌘
K
English
Tiếng Việt
日本語
한국어
Español
العربية
বাংলা
čeština
Dansk
Deutsch
Ελληνικά
Suomi
Français
Gaeilge
ગુજરાતી
Hausa
हिन्दी
Hrvatski
Magyar
Bahasa Indonesia
Italiano
Basa Jawa
ქართული
Lietuvių
मराठी
Melayu
Malti
नेपाली
Nederlands
Norsk
ਪੰਜਾਬੀ
Polski
Português
Română
Русский
Slovenščina
Shqip
Svenska
Kiswahili
தமிழ்
తెలుగు
ภาษาไทย
Türkçe
اردو
简体中文
flow
Home
Topics
Categories
Learning paths
Search
Framework Interview Questions · IT Interview Practice
Home
/
#Framework
#Framework
71 questions
How does Express middleware work?
Node.js
#framework
Middle
›
How do you manage configuration and secrets in Node?
Node.js
#framework
Middle
›
What is Next.js and what does it add over React?
Next.js
#framework
Junior
›
How do you serve static assets in Next.js?
Next.js
#framework
Junior
›
How do environment variables work in Next.js?
Next.js
#framework
Junior
›
What is Next.js middleware used for?
Next.js
#framework
Middle
›
What is the difference between the Edge and Node.js runtimes?
Next.js
#framework
Senior
›
What deployment options and build outputs does Next.js support?
Next.js
#framework
Senior
›
What is Vue.js and what are its core features?
Vue.js
#framework
Junior
›
What is the difference between the Composition API and the Options API?
Vue.js
#framework
Middle
›
What are composables and how do you write one?
Vue.js
#framework
Senior
›
When would you use render functions or JSX instead of templates?
Vue.js
#framework
Senior
›
What is the Suspense component in Vue?
Vue.js
#framework
Senior
›
What is Angular and how does it differ from React/Vue?
Angular
#framework
Junior
›
What is an NgModule?
Angular
#framework
Junior
›
What are standalone components?
Angular
#framework
Senior
›
What is NestJS and what problems does it solve?
NestJS
#framework
Junior
›
What are controllers in NestJS?
NestJS
#framework
Junior
›
What are modules in NestJS?
NestJS
#framework
Junior
›
How does NestJS use decorators?
NestJS
#framework
Junior
›
How does routing work in NestJS?
NestJS
#framework
Junior
›
What is middleware in NestJS and how does it differ from guards/interceptors?
NestJS
#framework
Middle
›
What are interceptors?
NestJS
#framework
Middle
›
How do you create custom decorators?
NestJS
#framework
Middle
›
How do you manage configuration in NestJS?
NestJS
#framework
Middle
›
What is the NestJS request lifecycle order?
NestJS
#framework
Middle
›
What lifecycle hooks does NestJS provide?
NestJS
#framework
Middle
›
How do you build a GraphQL API with NestJS?
NestJS
#framework
Senior
›
How do you control response serialization in NestJS?
NestJS
#framework
Middle
›
How do you generate API documentation with Swagger?
NestJS
#framework
Middle
›
How do you build real-time features with WebSocket gateways?
NestJS
#framework
Senior
›
What is FastAPI and why is it popular?
FastAPI
#framework
Junior
›
How do you define routes (path operations)?
FastAPI
#framework
Junior
›
How do path and query parameters work?
FastAPI
#framework
Junior
›
How do you receive a JSON request body?
FastAPI
#framework
Junior
›
What is response_model for?
FastAPI
#framework
Junior
›
How does FastAPI generate automatic documentation?
FastAPI
#framework
Junior
›
How do you set status codes and headers?
FastAPI
#framework
Junior
›
How does middleware work in FastAPI?
FastAPI
#framework
Middle
›
How do BackgroundTasks work?
FastAPI
#framework
Middle
›
How do you structure a large app with APIRouter?
FastAPI
#framework
Middle
›
How do you handle form data and file uploads?
FastAPI
#framework
Middle
›
How do you manage settings with Pydantic?
FastAPI
#framework
Middle
›
How do you handle WebSockets in FastAPI?
FastAPI
#framework
Senior
›
What response types can you return beyond JSON?
FastAPI
#framework
Middle
›
What is Django and its philosophy?
Django
#framework
Junior
›
What is the MVT architecture?
Django
#framework
Junior
›
What are views in Django?
Django
#framework
Junior
›
How does URL routing work?
Django
#framework
Junior
›
How does the Django template language work?
Django
#framework
Junior
›
What is the Django admin?
Django
#framework
Junior
›
How do Django forms work?
Django
#framework
Junior
›
What are class-based and generic views?
Django
#framework
Middle
›
What is middleware in Django?
Django
#framework
Middle
›
What are Django signals?
Django
#framework
Middle
›
How do you manage settings across environments?
Django
#framework
Middle
›
What is the difference between static and media files?
Django
#framework
Middle
›
How do you paginate results in Django and DRF?
Django
#framework
Middle
›
What is Laravel and what does it provide?
Laravel
#framework
Junior
›
How does routing work in Laravel?
Laravel
#framework
Junior
›
What are controllers in Laravel?
Laravel
#framework
Junior
›
What is Blade templating?
Laravel
#framework
Junior
›
How does validation work in Laravel?
Laravel
#framework
Junior
›
How do you work with requests and responses?
Laravel
#framework
Junior
›
What is middleware in Laravel?
Laravel
#framework
Junior
›
What are service providers?
Laravel
#framework
Middle
›
What are Form Request classes?
Laravel
#framework
Middle
›
What are facades in Laravel?
Laravel
#framework
Middle
›
What is route model binding?
Laravel
#framework
Middle
›
What is ASP.NET Core and its middleware pipeline?
C#
#framework
Senior
›
What is Ruby on Rails and its core principles?
Ruby
#framework
Senior
›