Joe VargasSurely I Can’t Be The Only One Who Feels This Way 😑First and foremost, this is not one of my usual posts where I guide you through some Swift/iOS feature I’ve been working with or…Sep 28Sep 28
Joe VargasinCodeXSwift’s Dictionary grouping and how underrated it isSwift’s Dictionary grouping is a powerful feature that allows developers to group data based on a common model property. This is especially…Apr 12, 20232Apr 12, 20232
Joe VargasinCodeXTop Recent Interview Topics for iOS DevelopersSince April of 2022, I’ve interviewed with some reputable companies for their available iOS Developer role. Companies like Apple, Delta…Dec 24, 2022Dec 24, 2022
Joe VargasinCodeXWorking with GroupBox in SwiftUIOne of my resolutions for 2022 is to get more exposed to SwiftUI. Like many others, I wasn’t jumping on the SwiftUI bandwagon at the very…Feb 2, 2022Feb 2, 2022
Joe VargasinCodeX8 Tips for Self-Taught iOS Developer newcomersMy personal 8 tips I would have applied starting on my journey as a self-taught iOS Developer that can help those who want to embark on…Sep 3, 20211Sep 3, 20211
Joe VargasinJavaScript in Plain EnglishHow to Set Up a Google Firestore Database as an API EndpointThe process is easier than anticipatedJun 26, 20212Jun 26, 20212
Joe VargasinCodeXFetch Data from API using URLSessionTask and User’s GPS CoordinatesDownload current local weather data using OpenWeatherMap API endpoint and user’s GPS coordinatesJun 12, 2021Jun 12, 2021
Joe VargasHiding and Showing Static TableView CellsIn the most recent Devslopes weekly project, I learned about how you can show and hide static TableView cells based on triggered boolean…May 12, 2021May 12, 2021
Joe VargasImplementing Protocols in SwiftMy achilles heel so far with learning Swift is the use and implementation of protocols. My experience with protocols has always been I get…Feb 28, 2021Feb 28, 2021
Joe VargasImporting a Tailored Swift .gitignore File From Github to Your Xcode ProjectIn this post, I will show you how to import a .gitignore file tailored for Swift provided by GitHub and contributed by other Swift…Dec 26, 2020Dec 26, 2020