Overview for 'chrishartjes'
Written by Chris Hartjes
/ Original link
on Dec. 2, 2019
TL;DR - Adding support to an existing Symfony 3.4 application for Doctrine (If you like the work I do on OpenCFP, please consider sponsoring me at https://github.com/sponsors/chartjes/) Part of the medium-term planning for OpenCFP is to refactor the application to stop using Sentinel as the authent…
Written by Chris Hartjes
/ Original link
on Dec. 2, 2019
TL;DR - Adding support to an existing Symfony 3.4 application for Doctrine (If you like the work I do on OpenCFP, please consider sponsoring me at https://github.com/sponsors/chartjes/) Part of the medium-term planning for OpenCFP is to refactor the application to stop using Sentinel as the authent…
Written by Chris Hartjes
/ Original link
on May. 15, 2019
For the first half of 2019 I was borrowed by the Performance Team at Mozilla and asked to help them implement a way to measure the performance of various browsers on Android platforms. This has involved me getting familiar with several tools and environments that I had not touched before: Mozilla's…
Written by Chris Hartjes
/ Original link
on May. 15, 2019
For the first half of 2019 I was borrowed by the Performance Team at Mozilla and asked to help them implement a way to measure the performance of various browsers on Android platforms. This has involved me getting familiar with several tools and environments that I had not touched before: Mozilla's…
Written by Chris Hartjes
/ Original link
on May. 14, 2019
For the first half of 2019 I was borrowed by the Performance Team at Mozilla and asked to help them implement a way to measure the performance of various browsers on Android platforms. This has involved me getting familiar with several tools and environments that I had not touched before: Mozilla's…
Written by Chris Hartjes
/ Original link
on Apr. 27, 2019
As I continue to build out OpenCFP Central I wanted to share with you some of the work I have been doing to move it from your typical CRUD structure to something a little more robust -- CQRS and event sourcing. So at the time I wrote this, I had two problems I needed to solve: how to refactor exist…