Javascript Some JavaScript array methods, how they work, when to use them Here are a few JavaScript array methods that I recently learned about in my JavaScript course. Some are relatively new additions to JavaScript and some are not, but I have learned about them
Javascript When to use the different JavaScript data structures A few quick notes from my Udemy Javascript course on when you should use different types of JavaScript data structures. The course is “The Complete JavaScript Course 2020: From Zero to Expert!”, which
Javascript Debugging Memory Dealing with memory leaks While working on a particularly difficult task at work I ended up learning a lot about memory leaks.
Javascript Node.js Api Reviewing API calls Today in my Web Developer course I am reviewing how to use APIs.
Javascript Jquery Dom Notes on jQuery I have seen jQuery all over the place, including at work, but I have never taken the time to learn it in depth. I figured I needed to do this soon, and there
Javascript Dom Notes on the DOM I finished my .NET MVC Udemy course and have gone back to my Web Developer Bootcamp Udemy course that I started before going to school.
Dotnet Javascript Debugging The importance of a hard refresh Recently I was working on a task for my practicum. The task was to add a delete button to two of the pages and ensure it redirected to the correct page once an