Skip to content

This repository contains the collection of tasks from Node.js, that I've done during my post-graduate studies "JavaScript Developer" at Politechnika Bialostocka. We learned about basics, callbacks, promises, event loops, HTTP and server basics, communication with API etc.

Notifications You must be signed in to change notification settings

wonderlul/NodeJS

Repository files navigation

Collection of „few” tasks, that I’ve done during my Postgraduate Studies (JavaScript Developer) at Politechnika Bialostocka in Bialystok. Each chapter (folder) includes individual ReadMe describing the tasks.

Please remember to install dependencies everytime: npm i

In most cases, you need to run node app in your terminal. If it's different - it's in particular README.md. When it comes to work with API and databases, we need HTTP client (Postman for instance).

Unfortunately for now particular "readmies" are in Polish.

About

This repository contains the collection of tasks from Node.js, that I've done during my post-graduate studies "JavaScript Developer" at Politechnika Bialostocka. We learned about basics, callbacks, promises, event loops, HTTP and server basics, communication with API etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published