Darragh ORiordan
Menu
About
Articles
Projects
Hire
#typescript articles
I've written 15 blog posts about #typescript. I hope they help you!
#engineering
#typescript
#mongodb
#cheatsheet
Cheat sheet for Typescript and Mongoose with Mongo
#typescript
How to write an ESLint plugin in TypeScript
#typescript
Create an only ever true boolean type in typescript
#typescript
How to change the type of output for a property filter in typescript
#typescript
#devops
Copying missing files during a typescript build on deploy
#typescript
#frontend-development
#nodejs
Five quick jest and typescript tips
#typescript
TSLint is deprecated: how to upgrade to ESlint
#typescript
How to setup TSLint and Prettier for TypeScript projects
#typescript
#nodejs
How I configure jest on a typescript Node.js application
#typescript
#mongodb
Typescript error "does not satisfy the constraint new" when using InstanceType in typegoose
#typescript
How to find distinct items in an array in JavaScript or typescript
#typescript
How to await async functions in specific sequence using typescript
#nodejs
#typescript
How to log full objects in winston (hint... Use meta data)
#typescript
How to check bitwise mask in typescript
#typescript
#frontend-development
Adding static JavaScript files to a react typescript project