-
Python
Invoking Ansible Inside Python Flask
Pasting sample code that can be used as is to run ansible inside python flask app. This would be a…
Read More » -
DevOps
The Consumerization of IT and What It Means for Modern DevOps
Drive DevOps success with better, more informed decisions based on real-time facts, not opinions. Summary Business leaders have lost faith…
Read More » -
JavaScript
Monolithic Repos Are Evil
We all keep our code in Git version control repositories. The question is whether we should create a new repository…
Read More » -
Web Dev
Who Is a Fullstack Developer?
These days it is very common to see the job title “Fullstack Developer” on LinkedIn. Job adverts, developers or even…
Read More » -
jQuery
jQuery remove() Example
Hello readers, in this tutorial we will show how to use the jQuery library and the jQuery remove() function in…
Read More » -
jQuery
jQuery children() Example
Hello readers, in this tutorial we will show how to use the jQuery library and the jQuery children() function in…
Read More » -
Node.js
Build a CRUD-y Single Page Application with Node and Angular
“I love writing authentication and authorization code.” ~ No Web Developer Ever. Tired of building the same login screens over…
Read More » -
jQuery
jQuery click() Example
Hello readers, in this tutorial, we will show how to use the jQuery library and the jQuery click() function in…
Read More » -
JavaScript
JavaScript: Upgrading from MobX 2.7.0 to 3.0.2
As usual, you should check out the CHANGELOG. However, let me point out a few things specifically: Don’t use the…
Read More »