Overcoming Anxiety in Public SpeakingLessons Learned from an Introvert’s Journey to ConfidenceOct 27, 2024Oct 27, 2024
Facing My Performance AnxietyHave you ever felt your heart race and your voice falter just when you needed to speak up?Oct 17, 20241Oct 17, 20241
Published inSelectFromDatabase Concurrency as Simple as PossibleIn this article, I’ll show basic concepts for handling concurrent requests by building a banking web application. When coding, there are…Jan 31, 2022Jan 31, 2022
Introduction to RabbitMQ and SymfonyOne day I was trying to learn the deep concepts of RabbitMQ, its use cases and why it’s different from other message brokers. I’ve started…Jan 3, 2022Jan 3, 2022
PHP Design Patterns — AdapterUsers are loving your application and you want to give them more joy. What could bring them more happiness than email notifications?Nov 14, 20212Nov 14, 20212
Argument capture in PHP testsYou’re already feeling confident with your test skills and all your teammates envy you talking about mocks and stubs. But now you’re faced…Oct 18, 2021Oct 18, 2021
PHP Design Patterns — PrototypeLet’s suppose you are a developer working on an eCommerce, and you’re given the responsibility for this feature:Oct 7, 2021Oct 7, 2021
Improve your PHP code testabilityLearn how to use reflection to create better tests!Sep 20, 20215Sep 20, 20215
Managing talent for tech leadsTake your first steps on people development in the technology industryMar 30, 2021Mar 30, 2021
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 6: State managementLearn how to code an iOS appApr 16, 20181Apr 16, 20181
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 5: Network layerLearn how to code an iOS appApr 16, 20181Apr 16, 20181
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 4: Streaming locationLearn how to code an iOS appApr 16, 20181Apr 16, 20181
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 3: Continuous IntegrationLearn how to code an iOS appApr 16, 20181Apr 16, 20181
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 2: Location data and managing dependenciesLearn how to code an iOS appApr 16, 20183Apr 16, 20183
Published iniOS App DevelopmentBuild a Foursquare clone iOS app — Part 1: Introduction and setupLearn how to code an iOS appApr 16, 20184Apr 16, 20184
Published inWe’ve moved to freeCodeCamp.org/newsLet’s explore the benefits of Cycle.js and Model-View-IntentIn the current software development ecosystem, it's not surprising that Model-View-Controller (MVC) architecture doesn’t have a great…May 14, 2017May 14, 2017
Published inAndroidPubEntity validation on AndroidIn my previous article, I have shown a simple way to unit test the presenter of the MVP architecture, ensuring either the data returning…Mar 31, 20171Mar 31, 20171
Published inAndroidPubUnit testing API requests on AndroidIn this article I want to show you a tutorial on how I decided to test the API Request layer using RxAndroid, Retrofit, Mockito and the…Mar 11, 20176Mar 11, 20176