Mikey Nicholsjourneytocode.io·Mar 15, 2024Coding Patterns DemystifiedLet's embark on a journey into a programming principle that unveils the beauty of class-based application development. In the realm of creating single-page applications (SPAs), this approach stands out for its elegance, enabling us to construct a cle...67 readscoding-patterns
Peggy Wangblipsandclicks.hashnode.dev·Feb 5, 2024Let's FizzBuzz together (Part 1)Introduction Getting into the habit of writing code tests is something I've been wanting to become better at to strengthen my skills as a developer. Until now, my focus has been on front-end development so it didn't necessarily make sense to write te...35 readsJavaScript
clockworkclockwork.hashnode.dev·Nov 16, 2023Multithreading exercise.noise hello_friend, This series is all about programming, code-slinging, and hacking. I'm currently preparing for a new job starting next year, so I thought it would be a good opportunity to freshen up some skillz. I've got an old drill I often used...42 readsProgrammingC++
laurent brusalaurentbrusa.hashnode.dev·Sep 8, 2023Code-Along Project With MapKit for SwiftUI - Part 4For iOS17 and Xcode 15 beta. Exploring SwiftUI with MapKit can be quite fun. In iOS 17 and macOS 14, MapKit has reached a new level with a few new additions for SwiftUI. Keep in mind that these views and modifiers are still in beta and are subject to...113 readscode