PaperCall profile: https://www.papercall.io/speakers/ivan
Topics I am talking about:
- React, JavaScript in general
- Reactive programming, Cycle.js, RxJS
- Microservice architecture
- NodeJS
- GraphQL
- Remote work, hiring, managing remote teams
Invite me to speak
If you're organizing a conference or a meetup, I am happy to come and speak. We can discuss the topic and I can create a brand new talk for you. I'd like to get some help with the travel and accommodation, we can always discuss that. If you're interested, ping me on hi@ivanjov.com.
Next conferences:
...
Previous conferences:
- November 2019 - Øredev Developer Conference - Micro Frontends - A microservice approach to the modern web - https://vimeo.com/372248526
- November 2019 - O'Reilly Software Architecture Berlin - Micro Frontends - A microservice approach to the modern web
- October 2019 - Sphere.it JS - Thinking Reactive in JavaScript - https://www.youtube.com/watch?v=QeyA-KZ1ftw
- September 2019 - Armada JS - React State - The Good, the Bad and the Ugly
- May 2019 - PHP Srbija - Micro Frontends - A microservice approach to the modern web - https://www.youtube.com/watch?v=bwFLfun_AfQ
- April 2019 - IT Konekt - You don’t know Promises
- March 2019 - Codemotion Rome - Micro Frontends - A microservice approach to the modern web
- November 2018 - DevTalks.Jr - Software engineer marketing done right - Career tips from my experience
- November 2018 - js.talks() - Micro Frontends - A microservice approach to the modern web
- July 2018 - Full Stack London - Micro Frontends - A microservice approach to the modern web - https://skillsmatter.com/skillscasts/11940-micro-frontends-a-microservice-approach-to-the-modern-web
- July 2018 - OdessaJS - Serverless - the way microservices should be - https://www.youtube.com/watch?v=aGbAUo7HC_0
- July 2018 - OdessaJS - Introduction to Micro Frontends - https://www.youtube.com/watch?v=hNqruwzdT4Q
- June 2018 - O'Reilly Fluent Conf - Introduction to Micro Frontends
- June 2018 - Web Rebels - Thinking Reactive in JavaScript - https://www.youtube.com/watch?v=ZkJww6NK91A
- May 2018 - DevTalks Cluj - Node Microservices - The Definite Guide
- May 2018 - jsDay Verona - Node Microservices - The Definite Guide - https://www.youtube.com/watch?v=gFsA99Qo-q8
- February 2018 - The Rolling Scopes Conference - Introduction to Micro Frontends - https://www.youtube.com/watch?v=LH3QoDWAD8k
- November 2017 - Voxxed Days Thessaloniki - Thinking Reactive in JavaScript - https://www.youtube.com/watch?v=KSk511qGl6U
- October 2017 - Voxxed Days Belgrade - Thinking Reactive while writing JavaScript - https://www.youtube.com/watch?v=2iktvd5covA
Workshops:
- October 2019 - Full Stack Europe - Testing JavaScript Applications - Workshop
- May 2018 - AmsterdamJS - Testing JavaScript applications
- November 2017 - Voxxed Days Thessaloniki - How to integrate RxJS into React?
Talks presented on conferences:
Thinking Reactive in JavaScript
Abstract: You have heard for React, right? Well, it's not reactive at all. This talk will show you how to think in a Reactive way, how to properly use streams and improve your apps. We’ll talk about some great alternatives to React for writing frontend apps. There is something cool about functional programming, pure functions and pure data streams that you should know.
Introduction to Micro Frontends
Abstract: Nowadays, applications are becoming so big and complex and most of the app is living on the client side. It’s becoming so hard to maintain those apps and we’re usually making more bugs than fixing them. This talk will show you how to fix this problem. Welcome to the era of Micro Frontends, a microservice oriented architecture on the frontend. Let’s see what are our options and how can we split our big monolith apps into smaller pieces that are independent but also work together and serve awesome user experience.