Gravatar requires the usage of MD5 hasing when it comes to pulling images from their [...]
Google PageSpeed Insights is giving me one of the criterias that requires some work: Leverage [...]
I find myself updating Angular a lot (I’m currently on 4). One of the conversations [...]
Uniform Cost Search (UCS) traverses nodes by the shortest cost. Here’s an example of a [...]
Code documentation example with TypeScript. /** Class representing a point. */ class Point { /** [...]
This example will give your Angular application the ability to use gtag() and use the [...]
I’ve built several WordPress themes. One of my recent projects required WooCommerce to be embedded [...]
I’ve created a CI/CD implementation of building my Angular 4 applications on AWS S3. Here’s [...]
While working on one of my Angular 4 apps, the transpiled output was displaying this [...]
I’ve ran into an issue that I didn’t know about. At first, I thought this [...]