Episode 296
#UIWebView #Nevermind #SwiftParis #TroughOfDisillusionment #iPad #AppleChips #AppleSupportApp #DarkMode #NHS #shittycode #IntentionalCondition #FaceMask #COVID19API Picks: #Combine #AllTheThings @tryswiftworld
https://mtjc.fireside.fm/296
Episode 296
#UIWebView #Nevermind #SwiftParis #TroughOfDisillusionment #iPad #AppleChips #AppleSupportApp #DarkMode #NHS #shittycode #IntentionalCondition #FaceMask #COVID19API Picks: #Combine #AllTheThings @tryswiftworld
https://mtjc.fireside.fm/296
public function getDocumentation(string $langCode): ?Node {
switch ($langCode) {
case 'cs':
return Node::load(48);
case 'en':
return Node::load(224);
}
return NULL;
}
#codefromhell #shittycode #programming
public function getDocumentation(string $langCode): ?Node {
switch ($langCode) {
case 'cs':
return Node::load(48);
case 'en':
return Node::load(224);
}
return NULL;
}
#codefromhell #shittycode #programming