Lee Campbell is a .NET Developer, consultant and author of the popular Introduction to Rx book & website. He has been working in London for the past 6 years on front office financial trading applications.
Talks I've Given
-
Cost of a Dependency
Featuring Lee Campbell
This presentation will challenge a common movement that is sweeping the lands unnoticed. Agile micro-service projects that live in a single VCS repository, that are slow to test, hard to understand need to be deployed and versioned as a single unit. While that sounds silly, ask these questions of...
engineering -
Cost of a Dependency
Featuring Lee Campbell
This presentation will challenge a common movement that is sweeping the lands unnoticed. Agile micro-service projects that live in a single VCS repository, that are slow to test, hard to understand need to be deployed and versioned as a single unit. While that sounds silly, ask these questions of...
engineering -
Cost of a Dependency
Featuring Lee Campbell
This presentation will challenge a common movement that is sweeping the lands unnoticed. Agile micro-service projects that live in a single VCS repository, that are slow to test, hard to understand need to be deployed and versioned as a single unit. While that sounds silly, ask these questions of...
engineering -
Cost of a Dependency
Featuring Lee Campbell
This presentation will challenge a common movement that is sweeping the lands unnoticed. Agile micro-service projects that live in a single VCS repository, that are slow to test, hard to understand need to be deployed and versioned as a single unit. While that sounds silly, ask these questions of...
software-development -
Implementing the Reactive Manifesto
Featuring Lee Campbell
Lee will talk about building reactive systems and how you can work towards implementing the Reactive Manifesto
reactive-manifesto architecture -
Event Driven User Interfaces
Featuring Lee Campbell
Real-time reactive user interfaces need to scale from handling dozens, and sometimes hundreds, of updates per second, to changes in data on a daily or weekly basis, as well as handling input from users. This means that literally everything is a stream of data.
We will discuss how the trading...
architecture-&-design -
Event Driven User Interfaces
Featuring Lee Campbell
Real-time reactive user interfaces need to scale from handling dozens, and sometimes hundreds, of updates per second, to changes in data on a daily or weekly basis, as well as handling input from users. This means that literally everything is a stream of data.
We will discuss how the trading...
architecture-&-design -
Event Driven User Interfaces
Featuring Lee Campbell
Real-time reactive user interfaces need to scale from handling dozens, and sometimes hundreds, of updates per second, to changes in data on a daily or weekly basis, as well as handling input from users. This means that literally everything is a stream of data.
We will discuss how the trading...
architecture-&-design -
2
Designing and Developing Reactive User Interfaces
Featuring Lee Campbell and Matt Barrett
Ever wanted to discuss the challenges faced by UI developers? Join Lee Campell & Matt Barrett to understand how embracing asynchrony and adopting reactive programming practices can greatly aid the quality and speed of their delivery.
user-interface asynchronous reactive-programming .net web mobile