GreenSock 3 Web Animation: Get to Know GSAP’s New Features

Here’s a great article from SitePoint On November 1st 2019, the GreenSock Animation Platform (GSAP) released version 3, which is its major upgrade to date. GSAP is a powerful, backward-compatible, performant, and mature JavaScript animation library that allows you to animate pretty much anything on the web — such as DOM elements, JS objects, SVGs, […]

Geofencing 101: How Geofencing Marketing Can Drive Revenue for Your Business

Here’s a great article from WebFX Blog Transcript: Hi, my name is Amanda Stover, and I’m a Senior Internet Marketing Consultant at WebFX. Today, I’m going to be talking about one of my favorite marketing services, geofencing. I’ll be covering the basics of geofencing and how your business can utilize this great service. First… What […]

Never Forget a TODO Comment with tickgit, Your Repo’s Project Manager

Here’s a great article from SitePoint tickgit is a command-line tool and web application that helps developers do project management in their code, through the use of TODO comments and other plain-text markers. It’s a low-overhead way of managing your backlog without switching contexts. tickgit scans source code for TODO markers (and HACK, FIXME, XXX, […]

Learn Regex: A Beginner’s Guide

Here’s a great article from SitePoint In this guide, you’ll learn regex, or regular expression syntax. By the end, you’ll be able to apply regex solutions in most scenarios that call for it in your web development work. Regular expressions have many uses cases, which include: form input validation web scraping search and replace filtering […]

The Hidden Costs of Developing a Mobile Application

Here’s a great article from The Crazy Programmer More and more companies are realizing just how valuable a mobile application can be for their businesses. However, they also tend to make a very common mistake: they begin development without considering all of the costs associated with the process. Depending on the specifications and requirements, software […]

What Kind of Education Does a Programmer Need?

Here’s a great article from The Crazy Programmer Algorithm theory, mathematical statistics, and analysis, information theory, graphs, basics of physics – all these are directions and subjects necessary for becoming in practical programming. Yes, a lot of knowledge is required, and there are even more areas of work for the carrier. Therefore, it is difficult […]