Jason’s passion for the digital world has taken him across the entire spectrum of the creative process, from conceptualisation to implementation. Jason is now a Principal Developer at Threads Styling, building the system to manage social content that will power the future of chat commerce. While Jason is engaged in all stages of the development of this mission-critical application, he also finds time to get his colleagues playing the odd board game at lunch too.
Talks I've Given
-
Concurrent Editing with JSON Patch and Operational Transformation
Featuring Jason Green
You often want to build an app as quickly as possible. To get some kind of MVP in the hands of users, giving them value and something for you to incrementally improve. Most features can come later, but if you ever intend to offer a shared editing experience of any kind, you really need to think...
javascript web operational-transformation json -
Reactive Programming Evolution: From Genesis, Beyond React
Featuring Jason Green
Jason will share with you 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.
javascrip react reactive-programming fullstackcon fullstack -
The Next Generation of Reactive Programming
Featuring Jason Green
Developing a front end, reactive programming framework is fraught with challenges. Race conditions, infinite loops and UI lock are just some of the issues that your favourite reactive frameworks have dealt with in their respective implementations of reactivity.
reactive-programming node javascript -
Lightning Talk: Full Stack Reactivity with Milojs - Intermediate
Featuring Jason Green
Milojs is the home grown, reactive framework used to create the CMS of the Mail Online—the world's most popular English-language online newspaper—used to publish between one and two thousand articles a day. Milojs provides simple language constructs to create a complex, explicit data graphs,...
milojs fullstack fullstackcon reactivity -
JSON Schema: More than just data validation
Featuring Jason Green
JSON Schema is a powerful tool for validating deep, complex data structures and is a godsend for those of you who miss the most comprehensive solutions some of the more mature languages had to this problem.
fullstack fullstackcon javascript json json-schema isomorphic validation -
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