Dear Morning@Lohikan`s!
Let us introduce you our next event - Node.Js Morning@Lohika. Welcome our speakers Nikita Galkin, System Architect, Independent Contractor and Vitalii Ratushnyi, Software Developer at YouWe. Language: Russian
Nikita Galkin
How to Make a High Quality Node.js Application
We will start with the question "What is Quality?". In the answer we will find several attributes, which will be chapters in this talk. For every attribute we will talk, how this quality attribute can be improved in Node.js application, which tools or process can be used for that.
Vitalii Ratushnyi
Blow your mind with asynchronous multithreaded programming in Node.js 10.5
JavaScript is single thread asynchronous language, right? It works good for browsers (mostly), but what about server side? How often do we need multithreading, how we're solving this problem now and how we going to solve this problem in near future, come up and find out.