-
JavaScript
Apps Script Navigator: UrlFetchApp Empowered with Cookie Management, Re-login and Much More!
If you are a fan of Google Apps Script, you would definitely have played around with its UrlFetchApp module, offering…
Read More » -
Ruby
Understanding Lifetimes in Rust
With the convenience of higher level languages that handle the scope of how long each object in our code base…
Read More » -
Ruby
GraphQL and Performance in Rails
We looked previously at getting set up with GraphQL on Rails. We defined some queries, some mutations, and had a…
Read More » -
Bootstrap
Bootstrap Jumbotron Example
In this tutorial, I will guide you through using the Jumbotron component from Bootstrap. A typical use of the Jumbotron…
Read More » -
Web Dev
Partitioning Behavior of DynamoDB
This is the third part of a three-part series on working with DynamoDB. The previous article, Querying and Pagination with…
Read More » -
Web Dev
Why JWTs Suck as Session Tokens
Got 15 minutes? Learn how to build an Angular app with user login in less time than it takes to…
Read More » -
Web Dev
Using the Data Access Object Pattern in a Microservice Architecture
This article assumes that you have a general understanding of what microservice architecture is and why you would want to…
Read More » -
Bootstrap
Bootstrap Image Slider Example
In this post we will look at the Bootstrap Carousel Component also known as Image Slider. This component is also…
Read More » -
Web Dev
Get Up and Running with Azure CLI
Azure CLI provides you with one of the most convenient ways to work with Microsoft Azure resources. Here’s how to…
Read More »