
Various methods of implementing a responsive image on a website
25 November 2019
There are a lot of articles and discussions on the function declaration and function expression. Every author has their own preference for…

Function declaration versus function expression in JavaScript
18 April 2019
Have you ever encountered a web application that took a long time to load? It is pretty annoying, right? Today, let’s discuss a topic…

Get familiar with layout, concern, and helper in Rails
4 August 2019
As a junior developer, I am always keen to organize code and make a repository as clean as possible. But at the same time, I didn’t know…