Learn JavaScript
4.3K subscribers
459 photos
10 videos
132 files
3.02K links
All info, tutorial, JS tips and more ....!
bio.link/javascript_js_
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @technical_stark
Download Telegram
A simple exercise to build a Fullstack TypeScript application with Nest and PostgreSQL

https://itnext.io/full-stack-with-ts-nest-postgres-e684b464dbc5

#nest #typescript #postgresql
Build a Fullstack TypeScript application with Nest and PostgreSQL

https://itnext.io/full-stack-with-ts-nest-postgres-e684b464dbc5

#nest #typescript #postgresql
Configuring MySQL and PostgreSQL on a local machine

part 1
https://youtu.be/PzruCOcLZT8
part 2
https://youtu.be/DWtQU8VP3Hg

#academind #postgresql #mysql
Example configuration in Node JS for PostgreSQL database with Knex ORM

https://codelabsio.medium.com/setup-postgres-with-node-js-knex-50329a5a36fe

—-

Reference some unit testing libraries for Node JS

https://raftlabs.medium.com/popular-testing-libraries-for-node-js-b6a23653c1c0

—-

Basic practice of using MQTT message broker in Node JS

https://emqx.medium.com/how-to-use-mqtt-in-node-js-27289b715ef5

—-

Long practice creating sample projects with Node JS, Docker, Unit Tests, and CI/CD

https://medium.com/@nicklasenvall/node-js-api-project-architecture-with-docker-tests-and-ci-cd-ff60ca8df2b6

#nodejs #postgresql #knex #express #docker #testing