1602 / 1602/compound

Question: migrate from compound to pure ExpressJS

Aperta
#655 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
1.6k
Fork
179
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I want to remove compound from application due multiple issue with evaluation of controllers that seems isn't removable. I suppose compound internally pass `req, res` from ExpressJs to any `action` handler. Just one question remained - where is declaration of `action` so I able to import it to specific controller file to avoid breaking production code?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

The issue asks where the 'action' handler is declared in the compound framework to facilitate migration to pure Express. Start by examining the compound source code, particularly the controller and routing modules, to understand how actions are invoked. Look for the internal mechanism that passes Express's req and res to action handlers. Determine if 'action' is a global function or part of a module that needs importing.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
express, javascript, nodejs
Ambito
backend
Tipo di issue
Refactoring
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.