-
Your custom domain with Azure CDN
We are now going to add a custom domain (one that you own) to the CDN endpoint so our users don’t have to use the …azureedge.net URL to access the site.
Read more… -
Azure DevOps Pipelines - YAML for releases
Azure DevOps Pipelines now allows you to use YAML pipelines to build and release your code. The YAML syntax method should be utilised for all new pipelines because it allows you to store everything as code (benefits include the ability to rollback, peer reviews, history etc).
Read more… -
Intro to Options
What is an option? A contract (i.e. just like any other contract) that gives the owner the ability to buy/sell a stock as a set price and time The contract has defined specifications.
Read more… -
Testing in React
Because just clicking around is not good enough Code without tests is broken by design Without tests your users will be the beta testers. Snapshot tests One of the simplest ways to test a React component.
Read more… -
React Notes 2018 - 2019
My React study notes::
Read more… -
More on Selectors & CSS Features
More on CSS Classes
Read more… -
Diving Deeper Into CSS
My CSS study notes:
Read more… -
Diving Into The Basics of CSS
My CSS study notes:
Read more… -
AWS Certified Developer - Associate 2018
My study notes for the AWS Certified Developer - Associate 2018 exam:
Read more… -
Introduction to CPaaS
CPaaS (Connected Platforms as a Service) is an IoT platform developed by Accenture (a global consulting firm that creates figuratively everything). I’ve decided to try out their IoT platform, let’s get started.
Read more…