Deploy React Apps for Free with Firebase
With the rise of cloud computing, hosting web apps on services like Heroku, AWS, Azure, and many more has been on the rise. Amidst all these options, Firebase has emerged ...
39 seconds
-26 June 2020
Day 12 of 30 – Ruby Coding Challenge – Repdigit Number Algorithm in a more Ruby Way
Hey! This is the blog post version of the Youtube video from the 30 Ruby Coding Challenges in 30 Days series Hey! This is the blog post version of the ...
11 seconds
-26 June 2020
Discussing State Management in Angular and Vue
State management is a management pattern of how a website interacts with users. For example, when you watch a Youtube video and resume it from the same point of time. ...
1 minute 2 seconds
-25 June 2020
Day 10 of 30 Ruby Coding Challenge: Recursive Factorial Numbers
Hey! Today, we’re going to solve the previous Factorial problem using recursion in Ruby. This is the written version of the Youtube video :). Hey! Today, we’re going to solve ...
15 seconds
-25 June 2020
Sending Pandas DataFrame as JSON to CoreUI/React template
Tutorial Objective By the end of this tutorial, you will be able to do the following: Core UI React Template Python with Flask RESTful API Using Pandas module to read ...
38 seconds
-25 June 2020
C++ Template Story So Far (C++11 to C++20)
I know, it’s been a while since the last time I published something newbies-friendly on my blog. The main reason is that most of my readers are either experienced devs ...
1 minute 39 seconds
-25 June 2020
The Quickest Way to Give Your SPA an API
I’ve been working with low-code tools for years, building automations, integrations, and APIs. Recently, I’ve wondered whether we’ve advanced far enough to use a low-code platform as the back-end for ...
1 minute 2 seconds
-25 June 2020
Understanding Important Concepts in JavaScript
If you ask, what is Java Script? The answer is: Java Script is a Single threaded, non-blocking asynchronous concurrent language. Now it is important to understand these characteristic of Java ...
28 seconds
-25 June 2020