Using Jenkins to build our node application and deploying to production.
Running our node application on Docker behind Nginx proxy
Run your Spring Boot application jar as a service on Ubuntu server. No need to deploy the war file on external server like Tomcat.
Golang basics
Basics of Google Golang programming language
Installing and working with Google Go on Ubuntu
In this post, we will understand how to use layouts, views and partial views in Django. Convention over Configuration By default Rails follows conventions. This means, if there is a method named show in controller test_controller, Rails assumes that the view file for show…
Exporting PostgreSQL data to CSV
Configuring Laravel project with PHP 7.2 using Nginx as web server on Ubuntu
Making our life easy by creating command aliases in Linux
Understanding traits in PHP
Code re-use with traits
Debug your Node.Js applications with google chrome
Manage your static resources for web project using bower
Secure REST API calls with JSON Web Tokens
Understanding YAML
Why use YAML when we have JSON?
REST API example with Spring Boot
Understanding SDLC
Running node server with pm2
Creating a web project with Spring Boot
Understanding Microservices
Understanding how Microservices allows developers to add scalability to large projects.
NodeJS HTTPS on localhost
Configuring SSL for NodeJS on localhost