Matthew SedlacekinTowards DevGo: PrimitivesIn my previous blog, we discussed variables in Go. Here we will discuss the basic data types in Go; boolean, numeric, and text. These data…Jan 7, 2021Jan 7, 2021
Matthew SedlacekinJavaScript in Plain EnglishHow to Build a WebSocket Chat ApplicationBefore diving into this blog, I recommend taking a look at my previous blog, where I introduce WebSocket APIs. From the article, you will…Dec 27, 20202Dec 27, 20202
Matthew SedlacekinThe StartupIntroduction to WebSocketsIn a recent code challenge, I was tasked with creating an application that logs messages as they happen and shares those messages with…Dec 19, 20201Dec 19, 20201
Matthew SedlacekincodeburstCreating Bash Profile Aliases for Quick Folder AccessAs a Software Engineer, I have many files and folders on my computer filled with my various coding projects. Therefore, having to navigate…Dec 14, 2020Dec 14, 2020
Matthew SedlacekinDataDrivenInvestorAlgorithm Solving StrategiesIf you read my previous blog regarding Big O Notation, you may remember that an algorithm is defined as “a finite sequence of well-defined…Dec 7, 2020Dec 7, 2020
Matthew SedlacekinThe StartupHow to Add Social Sharing to Your WebsiteLinkedIn, Facebook, Text Messaging, TwitterNov 26, 2020Nov 26, 2020
Matthew SedlacekinLevel Up CodingSeize the Moment.jsConverting Ruby Strings to Local Time in ReactNov 15, 20201Nov 15, 20201