
TypeScript 3.0 - what has come?
Nearly two years after the release of TypeScript 2.0 Microsoft has released TypeScript 3.0. Let's see the changes.
Nearly two years after the release of TypeScript 2.0 Microsoft has released TypeScript 3.0. Let's see the changes.
Today, we’ll focus on two of these patterns, “observer” and “memento,” which fall into what the GoF calls the “behavioral” category.
Publish to and pull Docker images from your own private Docker registry.
Decorative images don’t add information to the content of a page. For example, the information provided by the image might already be given using adja
The other night, Amit Patel mentioned that you can set script tags in HTML to display: block with CSS and then edit that code inline with the
A client of mine recently requested a simple image gallery for her site — one which would display her Instagram feed. I thought: “no…
I am attempting to create a tutorial that walks through the steps to create a new template. This combines the different examples from the hugo web site. I’m avoiding styling because that is actually the easy part. Create a New Theme Hugo doesn’t ship with a default theme. There are a few available (I counted a dozen when I first installed Hugo) and Hugo comes with a command to create new templates. The goal of this tutorial is to show you how to fill out the files to pull in your content. ...
Hugo is a free and open-source static site generator (SSG) with a beautifully simple setup process, a command line interface and several killer feature
Static sites are popular for many reasons. Avoiding overkill solutions and keeping a project simple without databases, too many dependencies, or specific server-side configurations (no PHP, no...
Jekyll is a simple and blog-aware static site generator built in Ruby. In laymen terms, it's just a tool to let you have all the cool features of a full-blown CMS without having to worry about managing a database. This means hosting is extremely easy and scalable
Docker is a full development platform for creating containerized apps, and Docker for Mac is the most efficient way to start and run Docker on your MacBook
San Francisco display vs text / compact vs normal. Learn the main differences in the new apple fonts.
Learn how to make your website faster for better experience using lazy-loaded images. This is achievable with the new Intersection Observer API
Meet AdonisJs! Expressive MVC Framework for Node.js
What are the best Node.js frameworks for building web APIs? We outline 13, such as Sails.js, Express.js, Hapi.js, actionHero.js, Total.js, and others.