1Mediumgeneralโฑ 45sWhat is the purpose of middleware in an Express.js application?๐โผATo style HTML responsesBFunctions that have access to the request/response objects and can modify them or end the cycle, executed in sequence for each requestCTo compile the applicationDOnly used for database migrations