With so many people thinking of switching from GitHub to GitLab because of Microsoft acquiring GitHub, here's an article to get to know more about their differences to get better judgement before you make the switch! | Continue reading
how to build a real-time datagrid in React | Continue reading
how to build real-time kanban board in Vue.js | Continue reading
A groundwork understanding of algorithm time complexity in about fifteen minutes. | Continue reading
This is a very general guide for less experienced software developers. It took ... | Continue reading
5 things I learned by creating my first Ruby Gem: Tips for planning and working through your first programming projects | Continue reading
Random thoughts after a hectic day. On Microsoft, GitHub, OSS and the development community in general | Continue reading
By using the date utility from a substitution, Vim can convert all dates in a file to a different format and replace them all at once. | Continue reading
originally published in codeburst.io by Raji Ayinla, who know develops conten... | Continue reading
The purpose of certificate transparency in a secure web. | Continue reading
It is time to level up the internet and provide HTTPS everywhere. Leverage AWS to gain free SSL certificates for your hosted websites. | Continue reading
In this blog post I will talk a bit about the setup and software of my personal laptop, powered by Linux. | Continue reading
In this post I will describe how I increased my productivity by learning how to... | Continue reading
I've been a professional developer since I graduated in 1987. I am currently th... | Continue reading
Changing the Web, One Puppy Image at a Time | Continue reading
Angular is a handy and yet powerful tool for creating single-page apps. Let’s take an example of authentication that we are going to create. | Continue reading
Ned Boromir Stark agreesDo you use python, even to wash your clothes? Do you ... | Continue reading
You just went through codeschool. What do you do now? | Continue reading
A retrospective on what makes remote working a | Continue reading
Let's write a cache in JavaScript and see what it means to keep things simple. | Continue reading
In this post I describe how you can implement a distributed Pub / Sub system without introducing additional complexity to your system. | Continue reading
How To implement Lazy Loading in Angular 6 | Continue reading
Why you should be deleting, refactoring, and rewriting faster and more often | Continue reading
NOTE: This article was written mainly by machine translation. I apologize if th... | Continue reading
Developers can die. They can be killed. Metaphorically of course. How? Let me give you an example... | Continue reading
About a year ago, I started with a freelance career. This experience has changed me as a professional, but also as a person. | Continue reading
Tech depictions in the entertainment industry have come a long way. | Continue reading
Machine Learning (ML) is the dope new thing that everyone’s talking about, beca... | Continue reading
Terraform is a powerful tool for provisioning and managing cloud infrastructure... | Continue reading
career, culture, teams, community | Continue reading
Analyzing and stopping a memory leak in a Java application | Continue reading
Part 1Part 2Part 3Part 4Part 5In this part I'll tell you about an eas... | Continue reading
Are you a software developer in danger of telling your manager or client to 'fu... | Continue reading
Some things I've learned in my journey to find a new job. | Continue reading
Just a bunch of experiences i got them in a week with developing a kernel | Continue reading
Numerical method Trapezoidal Rule in F#. | Continue reading
This post originally appeared on MediumIf you’re interested in programming, y... | Continue reading
I'm re-designing legal citations and external links on the public.law sites. Fr... | Continue reading
Each profession has a lot of books that a junior should read in order to advance her career, but one has to choose wisely to decide in which books should invest her time. Here I provide my opinion on which books you should read - first - if you're an aspiring developer. | Continue reading
For the past several months I've been studying a philosophy known as Stoicism and I think a lot of developers could benefit from it. | Continue reading
This is a article from my "Dev Chats" series where I speak to an awesome develo... | Continue reading
Is there really a difference? if so, what is the real difference? | Continue reading
hasOwnProperty is often unnecessary and performs poorly | Continue reading
Check out my practices and recommendations on writing JavaScript files that I've learned through writing JavaScript for years. | Continue reading