MCPcopy Create free account

hub / github.com/midudev/jscamp / functions

Functions239 in github.com/midudev/jscamp

FunctionimprimirMensaje
(mensaje: string | null | undefined)
06-typescript/02-funciones/02-type-narrowing.ts:20
FunctionlogError
(errorMessage: string)
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:40
Functionlogin
()
06-typescript/03-interfaces-types/01-interfaces.ts:50
Methodlogin
()
06-typescript/03-interfaces-types/01-interfaces.ts:21
Functionmain
()
10-docker/07-vercel/main.go:9
FunctionmoverAnimal
(animal: Animal)
06-typescript/02-funciones/02-type-narrowing.ts:46
Functionmultiplicar
(a: number, b: number)
06-typescript/02-funciones/01-basicos.ts:13
MethodpartialUpdate
(req, res)
07-inteligencia-artificial/backend/controllers/jobs.js:36
MethodpartialUpdate
(req, res)
04-express/controllers/jobs.js:36
Methodpause
()
06-typescript/03-interfaces-types/01-interfaces.ts:67
Methodpause
()
06-typescript/03-interfaces-types/01-interfaces.ts:81
Methodplay
()
06-typescript/03-interfaces-types/01-interfaces.ts:66
Methodplay
()
06-typescript/03-interfaces-types/01-interfaces.ts:78
Functionprocesar
(valor: number | string)
06-typescript/02-funciones/02-type-narrowing.ts:8
FunctionrateLimitMiddleware
(req, res, next)
07-inteligencia-artificial/examples/rate-limit.js:14
Functionresta
(a, b)
06-typescript/02-funciones/01-basicos.ts:57
FunctionrevisarValor
(x: number | string)
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:61
MethodrootAdmin
()
06-typescript/03-interfaces-types/01-interfaces.ts:27
Functionsaludar
()
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:36
Functionsaludar
(nombre: string, apellido?: string)
06-typescript/02-funciones/01-basicos.ts:22
Methodstop
()
06-typescript/03-interfaces-types/01-interfaces.ts:68
Methodstop
()
06-typescript/03-interfaces-types/01-interfaces.ts:84
Functionsumar
(a: number, b: number)
06-typescript/02-funciones/01-basicos.ts:9
Methodupdate
(req, res)
07-inteligencia-artificial/backend/controllers/jobs.js:35
Methodupdate
( req: Request<{ id: string }>, res: Response )
08-sql/backend/src/controllers/job.ts:61
Methodupdate
(id: string, input: UpdateJobDTO)
08-sql/backend/src/models/job.ts:94
Methodupdate
(req, res)
04-express/controllers/jobs.js:35
FunctionuseAuth
()
07-inteligencia-artificial/frontend/src/context/AuthContext.jsx:27
FunctionuseAuth
()
03-router-and-zustand/src/context/AuthContext.jsx:27
FunctionuseFavorites
()
07-inteligencia-artificial/frontend/src/context/FavContext.jsx:36
FunctionuseFavorites
()
03-router-and-zustand/src/context/FavContext.jsx:36
FunctionvalidateCreate
(req, res, next)
07-inteligencia-artificial/backend/routes/jobs.js:7
FunctionvalidateCreate
(req, res, next)
04-express/routes/jobs.js:7
FunctionvalidateCreateJob
(req, res, next)
08-sql/backend/src/middlewares/validation.ts:26
FunctionvalidateJob
(input: unknown)
08-sql/backend/src/schemas/job.ts:65
FunctionvalidatePartialJob
(input: unknown)
08-sql/backend/src/schemas/job.ts:69
FunctionvalidateUpdate
(req, res, next)
07-inteligencia-artificial/backend/routes/jobs.js:18
FunctionvalidateUpdate
(req, res, next)
04-express/routes/jobs.js:18
FunctionvalidateUpdateJob
(req, res, next)
08-sql/backend/src/middlewares/validation.ts:50
← previous201–239 of 239, ranked by callers