© 2023 Hashnode
#bootcamp
Moving into week 7 of the Command Shift course, we are going even more in-depth on Javascript and creating a Virtual Pet using 100% JS. This project ties together what we've learnt in the previous Kat…
I have not shared further project development due to being busy with a load of assignments in preparation for my Java exam. My focus was 100% in readings, project assignments, and making sure I was re…
The Boost Boot Camp is the official boot camp for the Special-Man Global Solution (SGS) internship program. In the program, I was introduced to key concepts and techniques in Backend Engineering (the track I selected) and was consistently e…
It has been four weeks and today is the beginning of the fifth week already at EGabriel boot camp, it went by so fast. A lot of things have been learned, meeting a few people and working with a team has been eye-opening. The first week was …
1. Do your research There are so many boot camps out there. Some with great reputations. A lot with bad. I chose my boot camp - General Assembly - based on several friends' recommendations as well as …
Coming to the end of week 6, this week was all about Test Driven Development. Not going to be covering a tonne today so we can jump right into it. As always check the Command Shift website for any det…
tl;dr The object that comes before the property in parentheses does not have a value (meaning: it is undefined or null). Check where it was supposed to be assigned a value to determine why not. General 💡 Note: this error is shown for eithe…
I recently joined this Free AWS Bootcamp organized by Andrew Brown and his Team. In this cloud bootcamp, there are around 10,000 participants registered across the world and this is one of the best pa…
Bootcamps have become an increasingly popular way for people to learn new skills and accelerate their career growth. EGabriel Bootcamp is one such program that offers an immersive learning experience …
Few words (or acronyms rather) strike fear in the hearts of budding web developers like CORS. In 2022, I decided to learn web development and in the past year, I've run into my fair share of CORS errors and have seen countless pained Linked…