EN
ES
FR
PT
Tag: typescript (8 posts)
๐บ๐ธ
I moved from Jest to Vitest in less than 3 hours
In a Gatsby Typescript project, with React test utils and coverage included
#react
#jest
#vitest
#testing
#typescript
#gatsby
React Native & Jest: Mock Platform OS and color scheme
Testing the code as iOS, iPad and Android device. Light mode and dark mode
#reactnative
#react
#typescript
#javascript
#react
#jest
#mock
TypeORM: search in relationships (ft. NestJS)
Using TypeORM and NestJS
#nestjs
#typescript
#javascript
#typeorm
Gatsby: Code syntax highlighting with react-prism-renderer
For different coding languages
#gatsby
#javascript
#typescript
#react
Why Nest JS is one of the best Node backend frameworks?
And why I would choose it for my next project
#nestjs
#typescript
#javascript
#frameworks
Why I moved my blog from WordPress to Gatsby? (8 reasons as a developer)
8 reasons as developer
#wordpress
#typescript
#gatsby
#javascript
#php
#mdx
React Native - Create custom iPad screen
Using React Native and React Navigation
#reactnative
#react
#typescript
#javascript
Sequelize Pagination with Typescript
I was looking if there was a function to make a paginator for myself using Sequelize with Typescript. I found a lot of tutorials that teach you how to calculate the offset and the number of pages.
#sequelize
#typescript
#javascript
#orm