Kevin ParkCoding with Kev: Jumping on the Clouds (HackRank) Walk-ThroughWelcome back to my blog! I thought I would start a new segment called Coding with Kev where I’ll work through a code challenge with you…Apr 6, 2021Apr 6, 2021
Kevin ParkWhy It’s Important To Learn Vanilla JavaScriptWelcome back, this week I wanted to talk about plain vanilla JavaScript (JS) and why it’s so important to master before picking up JS…Mar 30, 2021Mar 30, 2021
Kevin ParkIntroduction to React Hooks and Using Them in Your React AppWelcome back, I’m glad you’re here! Today, I’m going to go over React Hooks because I’ve been working with them on my current project and…Mar 23, 2021Mar 23, 2021
Kevin ParkUploading Images To A Rails Backend from a React FrontendWelcome to this weeks blog, I’m so glad you’re able to join me! This week I want to cover a topic that pertains to a project I’m working…Mar 16, 2021Mar 16, 2021
Kevin ParkData Structures & Algorithms 101: Bit Manipulation in JavaScript Part 2Welcome back fellow developers! I’m excited for this week’s part 2 of bit manipulation. If you haven’t read part 1 and you’re new to bit…Mar 9, 2021Mar 9, 2021
Kevin ParkData Structures & Algorithms 101: Bit Manipulation in JavaScript Part 1Welcome back fellow software engineers! If you are new to my blog, it’s great to have you here and I hope you’re able to gain a little…Mar 2, 2021Mar 2, 2021
Kevin ParkAsynchronous JavaScript: The Fundamentals of Async & AwaitWelcome back! This week I’m going to take a little detour from the data structures and algorithms and talk about asynchronous JavaScript…Feb 23, 2021Feb 23, 2021
Kevin ParkData Structures & Algorithms 101: Trees/Binary TreesWelcome back to Data Structures & Algorithms 101, I am glad you can join me on my journey through Data Structures and Algorithms. This…Feb 16, 2021Feb 16, 2021
Kevin ParkData Structures & Algorithms 101: Linked ListsWelcome back! I wanted to continue my discussion on data structures and algorithms and discuss Linked Lists! They are one of the basic…Feb 9, 2021Feb 9, 2021
Kevin ParkIntroduction to Python: How to Install Python and PyCharmOn my journey as a software developer, I’ve been constantly trying to learn new things and expand my knowledge. I recently decided to…Feb 2, 2021Feb 2, 2021