ColtonAn Overview of ETL: Understanding BigQuery, Data Warehouse, and Data LakeData has become an integral part of today’s businesses, providing valuable insights into customer behavior, market trends, and business…Feb 6, 2023Feb 6, 2023
InThe Crazy CoderbyColton9 Popular Programming Terms All Developers Should KnowCommon used programming terms and definitionsJul 10, 2021Jul 10, 2021
InThe Crazy CoderbyColtonHow to Bypass CORS on HTTP requestsA way to whitelist http requests to your web server from certain locationsJul 17, 2021Jul 17, 2021
InThe Crazy CoderbyColtonInterface Based ProgrammingWhy should we use the interface type in the method function as much as possible?Jul 7, 2022Jul 7, 2022
ColtonCSRF ExplanationWhat is Cross-Site Request Forgery attack and how to use the CSRF token.Jul 28, 2022Jul 28, 2022
ColtonBase64 Encoding IntroductionThis article provides information on signed binary numbers, which can represent either positive or negative integers, as well as an…Aug 28, 2022Aug 28, 2022
ColtonWhat is an HttpOnly Cookie?Client-side scripts cannot access data when a browser cookie has the tag “HttpOnly Cookie” applied to it. It offers a fence that stops…Dec 31, 2022Dec 31, 2022