GoLang MAKE me a gopher How to write a Makefile for a typical Golang project. Make makes it easy to standardize build process across multiple projects written in different languages.
GoLang Truly micro docker images (from scratch) for microservices in golang Build truly micro docker images (from scratch) using multi-stage docker build and golang based microservice
GoLang Embed versioning information in golang binary Embed version related information while compiling a statically linked using a utility called govvv
GoLang Statically compile GOLANG programs Learn how to statically compile a go code base for a specific OS and Platform Architecture. It has many uses including building compact docker images.
GoLang The Golang toolchain (visual studio code) Setup golang toolchain for visual studio code, it covers how to install golang on an ubuntu box and setup basic toolchain for visual studio code
GoLang Getting started: Golang Getting started with golang (basic tutorial index) It covers: 1. Installation and configuration of workspace 2. basic hello world type tutorials for console, HTTP web API and GRPC
NodeJS Get started with es6 and nodejs with babel Let's face it es6 is absolutely amazing! And you'll want to use it for your next project or perhaps write new modules for an existing project, yes? well, who wouldn't! Let me tell
Javascript Javascript closure in action Who is this article intended for? All folks who are working with javascript, learning javascript or have been using fancy javascript frameworks and platforms like angularjs, nodejs or even as basic as jQuery
NodeJS RESTful api with express-js and mongodb - Part 2 After a standard period of hibernation, I am awake and hungry, but first its time to pay the dues so without wasting much of your time, lets jump right into it. This is
NodeJS RESTful api with express-js and mongodb - Part 1 Apps are evolving and evolving very fast, they are getting more distributed more diverse then ever with all the new breakthrough technological wonders that we are witnessing these days. I am working my
Javascript Ubuntu and Node js go hand in hand If you have not yet started learning and fooling around with Node.js, You don't need to worry, its never too late to start right now and as a matter of fact, its
Entity Framework All you need to know about entity framework code first migrations By introducing LINQ (Language Integrated Query), Microsoft brought around a revolutionary change in how we (.net programmers) process data, let the data be in memory structures like arrays, list, collection or a database
Javascript Sometimes going back helps moving forward I am sure that since the beginning of web pages, every developer / programmer / designer must have come across a very forgiving, light and some what mysterious language; where Coma no coma, semi colon