BrisPHP / meetups

A place to request and propose talks for the BrisPHP meetup community.
https://brisphp.com
25 stars 0 forks source link

Discipline and Tough Love -- Imposing Standards and Quality #24

Closed mounty1 closed 4 years ago

mounty1 commented 5 years ago

PHP is an interpreted language so it is possible for bugs to arise in deployment that could not make it through the build process in compiled languages; type inconsistencies, "string typing" and undefined values. At Credit Sense we are tackling this problem on several fronts concurrently:

This presentation is of what we are doing now, and where we are going with our quest to tame our code-bases.

ndench commented 5 years ago

This sounds like a great talk @mounty1. It would be awesome to have you present it at the next meetup (Q3, not tonight :joy:)!

tomtomau commented 5 years ago

Hi @mounty1 looking forward to this, I'm a big fan of brutally strict codebases :)

We've just announced the Q3 meetup - could you please confirm if you're available to talk that night? https://www.meetup.com/BrisPHP/events/262052750/

Cheers!

ndench commented 5 years ago

Sad to hear that you can't do this preso at the next meetup @mounty1. Hope you can make it to the next one!

ndench commented 4 years ago

Hi @mounty1, we're planning to host the next BrisPHP meetup remotely in either late June or early July. Currently sorting out the logistics of streaming a meetup. Would you be available to do this talk?

mounty1 commented 4 years ago

On Wed, 27 May 2020 16:06:18 -0700 Nathan Dench notifications@github.com wrote:

Hi @mounty1, we're planning to host the next BrisPHP meetup remotely in either late June or early July. Currently sorting out the logistics of streaming a meetup. Would you be available to do this talk?

Sorry but I'm not so involved in the PHP world now so wouldn't be able to give it the same focus as I could a year ago. Changed employer, changed responsibilities.


Michael Mounteney

ndench commented 4 years ago

No problem, I'll just close out this issue. Hope everything is going great at $newJob!