Home Insights All authors Yaroslav Basovskyy

Yaroslav Basovskyy
Yaroslav Basovskyy is a senior UI Developer at Grid Dynamics. Highly experienced in JavaScript and other JS frameworks, along with full development life cycle experience, from architecture through test and deployment, plus cross-platform skills. In 2004, he graduated from Lviv Polytechnic National University with a Bachelor's degree in Philology and Applied Linguistics. He joined the company in 2016.
Check out the latest insights

Developing real-time applications on AWS ELB without WebSocket
Article
Developing real-time applications on AWS ELB without WebSocket
Recently, we started working on a mini chat application for a client support team. Though we expected a quick and easy implementation, we hit on some unexpected issues. We built the UI for our real-time application, wrote unit tests, and prepared some routes and controllers on the back end. Every...