hashnode.stephonfraser.devRefresh: The InternetHave you ever stopped to think about the Internet and how it works? I mean, it's pretty amazing when you start to dive into it. So, let's explore the world of networking and the internet! What is the Internet? It's a global network of computers that...Mar 29, 2023ยท2 min read
hashnode.stephonfraser.devRefresh: Website Development JourneyAh yes...we've reached the end of 2022 and this here developer has not "developed" in any way, shape, or form ๐. We need to change that. Part of the reason why I haven't been much active with programming is thanks to the lack of direction, mental is...Dec 28, 2022ยท1 min read
hashnode.stephonfraser.devUploading Existing Project to GitHubHey there! You searched for this so I'm guessing you really need to know how to do this. (Or you're subscribed to my newsletter. If you're not...you're missing out bud. ๐). Let's get right to it then: Firstly, create your repository on the GitHub. ...Mar 11, 2022ยท2 min read
hashnode.stephonfraser.devFunctions II - Beginner's JSYou'll notice, eventually, that functions are extremely important in JavaScript programming. In almost every tutorial or text book about JS, there's always an example with a function, without even introducing what they are. Why? Because functions are...Jul 20, 2021ยท3 min read
hashnode.stephonfraser.devFunctions I - Beginner's JSAh...functions. You have to love 'em ๐. Why, you ask? Well, let's explore what functions are and how useful they can be. ๐ What was life like before the washing machine? You'd have to manually wash each individual clothing with your hands โ (with a...Jun 18, 2021ยท4 min read