Evgeny is the CTO at Threads Styling that pioneers luxury shopping experience via social media and chats. Previously he founded and worked in publishing, communications, financial services and software businesses. Evgeny created the JavaScript JSON-Schema validator Ajv.
You can check Threads Styling website here.
Talks I've Given
-
Lightning Talk: Coding: You Either Love Or Hate It, Or Why You Should Open-Source For Real.
Featuring Evgeny Poberezkin
Coding is hard but you still love it. But you also hate it on some days. Humans are unpredictable so you chose to work with code and computers. But code outcomes are becoming increasingly unpredictable and to succeed with coding you need to succeed with other humans. Open-source contribution is a...
javascript web open-source -
Auditing Development Guidelines in GitHub Repositories - Intermediate
Featuring Evgeny Poberezkin
If your organisation has hundreds of code repositories you probably have some guidelines for them: how they are documented, how branches are protected, whether direct commits to master branch are allowed or only PRs should be used and all PRs should be reviewed, whether tests are run and code...
github fullstack fullstackcon -
2
WTF IS REACTIVE PROGRAMMING ?
Featuring Evgeny Poberezkin and Claudio José Rodríguez
This will be a journey through the evolution of both the definition and implementations of Reactive Programming and how they have been converging in a quest to make building responsive applications a sane process. We are still at the point where there is no complete consensus on what a reactive...
reactive reactive-programming architecture -
3
Lightning Talks 2
Featuring Mike Lewis, Luca Marchesini and Evgeny Poberezkin
This session will consist of three 15-minute talks by Evgeny Poberezkin, Luca Marchesini, and Mike Lewis and another speaker to be confirmed, where the following topics will be covered; fullstack, javascript, node, node.js, firebase, docker, UX, angular, API, JSON, JSONScript, git, backend,...
fullstack fullstackcon docker ux javascript node angular iot api json jsonscript firebase node.js frontend backend git -
Batch execution of existing endpoints and services with JSONScript
Featuring Evgeny Poberezkin
A very common situation in web development: you need to make multiple requests, often with some conditions and logic between calls, to get the required result.
fullstack fulstackcon json jsonscript api -
2
Reactive Programming
Featuring Evgeny Poberezkin and Jason Green
The Front Endgineers London is a group for Software Engineers with an interest in Front End technologies. Through our forum and regular meetings you can keep in touch with the latest industry developments, learn new technologies, meet other developers, discuss technical/non technical issues and...
reactive-programming -
2
Milo - The Reactive Javascript Framework
Featuring Jason Green and Evgeny Poberezkin
JavaScript, data-binding, reactive-programming, frameworks, angularjs
fullstack javascript data-binding reactive-programming frameworks angularjs