JavaScript: Challenges when starting out (and what I'd do differently)For anyone new to my articles, I am currently on a journey to teach myself Web Development (whilst working full-time). I began in the…Aug 15, 2024Aug 15, 2024
Published inJavaScript in Plain English6 Fun JavaScript Projects to Kickstart Your Coding JourneyEasy to follow Javascript projects for beginners looking to try something other than “console.log()”Jul 24, 2024Jul 24, 2024
Published inLevel Up CodingSingle Page Apps vs Traditional Websites: Which Should You Choose?In the world of web development, there’s always a conversation when it comes to using Single Page Applications (SPAs) and traditional…Jul 12, 2024A response icon1Jul 12, 2024A response icon1
Published inMobile App Development PublicationSwiftUI: Adding a PhotoPickerSelect Photos from Camera Roll and use within an AppJul 6, 2024Jul 6, 2024
Published inJavaScript in Plain EnglishJavascript Unlocked: 8 Essential String MethodsStrings are a key part of programming, and being able to manipulate them is important at every stage of your coding journey. Whether you…Jun 27, 2024Jun 27, 2024
Published inLevel Up CodingBack to Basics: Using Git HubReturning to web development after a year long absence has been a very humbling experience. Looking back at projects I wrote, the code no…Jun 23, 2024Jun 23, 2024
Returning after the longest “quick pause” everBack in 2022 when I started this every time I sat down to write something I felt genuinely excited to put together a post. This was a forum…Jun 23, 2024Jun 23, 2024
SwiftUI: Create a Custom Progress BarBuild your own loading bar to visually display task status or timeJan 5, 2023Jan 5, 2023
Published inLevel Up CodingRequesting App Store Ratings with SwiftUIA how-to guide on asking users to rate and review your app in the App StoreNov 27, 2022A response icon1Nov 27, 2022A response icon1
Building a Searchable List with SwiftUICreate a Searchable List with Autocomplete functionality for your iOS AppNov 23, 2022Nov 23, 2022