About the Author
Josh

Front End Developer

https://nightwolf.dev

   

Angular Splash Screen

When an Angular application first loads, visitors may see a blank white screen. Depending on the visitor’s network speed, that white screen could be there a little longer than expected….

August 19, 2020 • 2 minute read

Embed A Google Calendar In A Web Page

Displaying a calendar in a web page can be helpful for a business. It allows visitors to see upcoming events or time slots being offered. Google Calendar provides various options…

August 11, 2020 • 4 minute read

Angular Async Pipe vs Subscribe

An observable begins providing values only when it’s subscribed to. You can subscribe by using the subscribe method or the async pipe. Let’s learn about the differences of using one…

August 9, 2020 • 3 minute read

Google Calendar Troubleshooting Info

Troubleshooting an issue can be difficult when you don’t have helpful information to go by. A Google Calendar event id is a unique identifier for an event and can help…

August 5, 2020 • 1 minute read

Create Jira Issue Link with Default Project and Issue Type

If you’re a Jira user, I’m sure you’re familiar with the Create button in the Jira top bar. It opens a dialog allowing you to select a project and issue…

August 3, 2020 • 2 minute read