DiscoverThe BaseCode Podcast
The BaseCode Podcast
Claim Ownership

The BaseCode Podcast

Author: JMac & Jess

Subscribed: 27Played: 849
Share

Description

The BaseCode Podcast is a collection of mini-series discussions between Jason McCreary and Jess Archer on practices for writing less complex, more readable code, testing, and building products.
57 Episodes
Reverse
Show NotesJason McCrearyJess ArcherBaseCode Field GuideWTFs per minuteImplementation Patterns by Kent Beck
Show NotesTailwind Color Picker by JessSeven Ineffective Coding Habits of Many Programmers by Kevlin Henney (Visual Honesty @ 22:10)All the little things by Sandi Metz (Squint Test @ 5:10)
Show NotesOutside-in testingThe Pragmatic ProgrammerBroken Windows TheoryAre you a Boy Scout?git add -pSwitch statements in GoRefactoring UI Videos
Show NotesShifty PlansGuard statement in SwiftCyclomatic ComplexityMap, Filter, Reduce in JavaScript
Show NotesThe BaseCode PodcastMy Favourite Smells by Chris WheelerScalar Types in PHPInteger.times in RubyCarbonValueObject by Martin FowlerRange Object by Martin Fowler5 Benefits of Immutable ObjectsEnum Object in PHP
Show NotesRate us in Apple Podcastsreturn if in RubyBaseCode Refactoring Videos
Show NotesClean Code by Uncle BobTwo Hard Things quote by Phil KarltonThe Vim Learning Curve is a Myth by Ben OrensteinString padding in Objective-CClarity over brevity in variable and method names by DHHSend questions to JMac or Jess
Show NotesRemoving Comments by Jason McCreary"90% of code comments" memeThe Proximity Rule by Jason McCrearyNotes on Programming in C by Rob Pike ("Comments" section)
Show NotesThe Billion Dollar Mistake by Tony HoareLaravel HTTP Test Assertions by JMacEmpty Values in PHPIntroduce Null ObjectTrilean Values
Show NotesStart testing your Laravel applications by JMacThe Wrong Abstraction by Sandi MetzRule of Three by Bob NadlerShape Up by Ryan SingerTiny Decisions and Emergent Design on Full Stack Radio
Show NotesLaravel Test Generator Shift by JMacImplementation Patterns by Kent BeckPHP: a factal of bad designSymmetry in Practice by JMacJess and JMac on Twitter
Show NotesLaracon AUConfident LaravelLaravel Shift Automated Test GeneratorExtreme ProgrammingThe Pragmatic Programmer
In this episode, JMac and Jess discuss the different types of tests, when to use them, and ultimately what matters most is writing tests.
Show NotesLaravel Snippet by Taylor OtwellBuilding Blueprint Live StreamsLaracon AUIntroduction to TDDConfident Laravel
14: The 5 Test Doubles

14: The 5 Test Doubles

2019-10-2930:24

Show NotesTest Doubles by Martin FowlerTweet about Mockery TraitTweet about Test Double PriorityPush it to the boundary by J.B. Rainsberger
15: How we write tests

15: How we write tests

2019-11-0525:51

Show Notes10 Tips for Crafting Maintainable Laravel ApplicationsOutside-In TestingDeveloper ErgonomicsTweet about Spell Checking TestsTesting validation in Laravel
16: Using your tests

16: Using your tests

2019-11-1223:57

Show NotesTips for PHPUnit Tests by Tim MacDonaldSublime PHPUnit by Adam WathanEffective Code Review ChecklistGetting Started with Continuous IntegrationJess and JMac on Twitter
Show NotesTailwind Converter ShiftGifty DuckShiftA review of 2019 and goals for 2020 by JMacWhy I leave a job by JMacBeing a solopreneur has risks by Justin Jackson
Show NotesTweet about JMac's ChiliMonorepositories on WikipediaGitLab WorkflowBuilding Laravel Shift on Full Stack RadioProduction-ready database queuesLaravel ForgeLaravel VaporLaravel CashierLaravel SparkLaravel SocialiteDigital Ocean
19: How we work

19: How we work

2020-03-2420:54

Show NotesTweet about JMac's EngagementWhy your team should not be upgrading your Laravel applications by JMacBlueprintBullet JournallingMicrosoft's 4-day workweek
loading
Comments (1)

Beatrix Ducz

Firtst I saw the word 'refactoring' in phpstorm, that meant renaming all occurences of a variable object, class, etc. in within the project.

Aug 21st
Reply