Google Cloud DeploymentAs one of the most used search engines and owner of applications aimed to showcase the work of others such as YouTube, it seemed…Apr 25, 2021Apr 25, 2021
Continuous Integration and DeliveryAs programmers, there may come a time where you may have to work with others. The workflow of partner or even group programming may seem…Apr 12, 2021Apr 12, 2021
C.R.U.DCreate, Read, Update, & Delete. These four elements make up the majority of everything that is on the internet and are important to lay…Mar 21, 2021Mar 21, 2021
Schema DesignSchema’s, the blueprint for every database, are the fundamental bases on which we dictate how to store data. Every schema is different and…Mar 8, 2021Mar 8, 2021
Async/AwaitAs programmers, it is necessary to always improve the way we code and how we make our code easier to be read by other programmers. The…Feb 14, 2021Feb 14, 2021
React PropTypesAs programmers, it is very important to have a wide arsenal of framework knowledge. Every Framework is different and some are better…Jan 18, 2021Jan 18, 2021
Passing Data In ReactIn React, the way data flows is a one-way path, meaning that often child components are nested within parent components. This is important…Dec 6, 2020Dec 6, 2020
CORS and Single Origin PolicyOn the internet, it is common to see websites or clients as they can be referred to use information or media from an unrelated website…Nov 6, 2020Nov 6, 2020