
Testing for Django Rest Framework with Factory Boy and Faker
“I’m not a great programmer; I’m just a good programmer with great habits.” ― Kent Beck …
Dec 22, 2018 · 4 Min Read · 0 Like · 5 Comments
“I’m not a great programmer; I’m just a good programmer with great habits.” ― Kent Beck …
Dec 22, 2018 · 4 Min Read · 0 Like · 5 Comments
“The Only Thing That Is Constant Is Change -” ― Heraclitus This blog site has changed quite a lot …
Dec 21, 2018 · 3 Min Read · 2 Likes · 2 Comments
Build connection between state and routing in React Redux, then control it from Middleware.
Oct 12, 2018 · 5 Min Read · 2 Likes · 0 Comment
This post is no longer valid as I have moved to Hugo 😄 Table of contents Verdict …
Oct 11, 2018 · 1 Min Read · 0 Like · 0 Comment
The last post was about defining the pipelines. Now it is time to execute them. Also, at the end, we …
Aug 12, 2018 · 4 Min Read · 2 Likes · 5 Comments
In previous article, we covered step 1-5 which would prepare the code and make sure it is ready to …
Aug 11, 2018 · 6 Min Read · 0 Like · 0 Comment
Pipeline is a set of instructions, which will be executed as per given sequence and produce a …
Aug 11, 2018 · 5 Min Read · 0 Like · 0 Comment
Deploying a Python application to OpenShift is fairly easy. Write a Dockerfile and run oc new-app …
Aug 11, 2018 · 6 Min Read · 3 Likes · 3 Comments
Using Jenkins pipeline, you can easily automate your deployments in OpenShift. In this post, we are …
Jul 22, 2018 · 4 Min Read · 3 Likes · 5 Comments
Simple and clean boilerplate for using Django with angular 1.x, with basic structure comes built-in.
Apr 29, 2018 · 2 Min Read · 1 Like · 2 Comments