Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/midudev/jscamp
/ functions
Functions
239 in github.com/midudev/jscamp
⨍
Functions
239
◇
Types & classes
32
↳
Endpoints
2
Function
imprimirMensaje
(mensaje: string | null | undefined)
06-typescript/02-funciones/02-type-narrowing.ts:20
Function
logError
(errorMessage: string)
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:40
Function
login
()
06-typescript/03-interfaces-types/01-interfaces.ts:50
Method
login
()
06-typescript/03-interfaces-types/01-interfaces.ts:21
Function
main
()
10-docker/07-vercel/main.go:9
Function
moverAnimal
(animal: Animal)
06-typescript/02-funciones/02-type-narrowing.ts:46
Function
multiplicar
(a: number, b: number)
06-typescript/02-funciones/01-basicos.ts:13
Method
partialUpdate
(req, res)
07-inteligencia-artificial/backend/controllers/jobs.js:36
Method
partialUpdate
(req, res)
04-express/controllers/jobs.js:36
Method
pause
()
06-typescript/03-interfaces-types/01-interfaces.ts:67
Method
pause
()
06-typescript/03-interfaces-types/01-interfaces.ts:81
Method
play
()
06-typescript/03-interfaces-types/01-interfaces.ts:66
Method
play
()
06-typescript/03-interfaces-types/01-interfaces.ts:78
Function
procesar
(valor: number | string)
06-typescript/02-funciones/02-type-narrowing.ts:8
Function
rateLimitMiddleware
(req, res, next)
07-inteligencia-artificial/examples/rate-limit.js:14
Function
resta
(a, b)
06-typescript/02-funciones/01-basicos.ts:57
Function
revisarValor
(x: number | string)
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:61
Method
rootAdmin
()
06-typescript/03-interfaces-types/01-interfaces.ts:27
Function
saludar
()
06-typescript/01-fundamentos/05-any-unknown-never-void.ts:36
Function
saludar
(nombre: string, apellido?: string)
06-typescript/02-funciones/01-basicos.ts:22
Method
stop
()
06-typescript/03-interfaces-types/01-interfaces.ts:68
Method
stop
()
06-typescript/03-interfaces-types/01-interfaces.ts:84
Function
sumar
(a: number, b: number)
06-typescript/02-funciones/01-basicos.ts:9
Method
update
(req, res)
07-inteligencia-artificial/backend/controllers/jobs.js:35
Method
update
( req: Request<{ id: string }>, res: Response )
08-sql/backend/src/controllers/job.ts:61
Method
update
(id: string, input: UpdateJobDTO)
08-sql/backend/src/models/job.ts:94
Method
update
(req, res)
04-express/controllers/jobs.js:35
Function
useAuth
()
07-inteligencia-artificial/frontend/src/context/AuthContext.jsx:27
Function
useAuth
()
03-router-and-zustand/src/context/AuthContext.jsx:27
Function
useFavorites
()
07-inteligencia-artificial/frontend/src/context/FavContext.jsx:36
Function
useFavorites
()
03-router-and-zustand/src/context/FavContext.jsx:36
Function
validateCreate
(req, res, next)
07-inteligencia-artificial/backend/routes/jobs.js:7
Function
validateCreate
(req, res, next)
04-express/routes/jobs.js:7
Function
validateCreateJob
(req, res, next)
08-sql/backend/src/middlewares/validation.ts:26
Function
validateJob
(input: unknown)
08-sql/backend/src/schemas/job.ts:65
Function
validatePartialJob
(input: unknown)
08-sql/backend/src/schemas/job.ts:69
Function
validateUpdate
(req, res, next)
07-inteligencia-artificial/backend/routes/jobs.js:18
Function
validateUpdate
(req, res, next)
04-express/routes/jobs.js:18
Function
validateUpdateJob
(req, res, next)
08-sql/backend/src/middlewares/validation.ts:50
← previous
201–239 of 239, ranked by callers