Progressive Web Apps Tips and Tricks

Progressive Web App Tips and Tricks

John Boardman CSS & HTML, HTML5 4 Comments

PWA (Progressive Web App) is a powerful solution to multiple problems. Prior to PWA, there were some browser-specific implementations to some of the problems solved by PWA, but PWA is much more elegant while solving more problems at the same time.

In this post, we’ll cover the problems PWA was created to solve, some of the solutions PWA replaced, tools that make PWA development faster and more flexible, and tips to get the most out of PWA development.

Fabric.JS

Reinforcing The HTML5 Canvas With Fabric.js

Lou Mauget CSS & HTML, Design, Development Technologies Leave a Comment

Attention: The following article was published over 9 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.This world is but a canvas to our imagination. -Henry David Thoreau Dynamic Web Graphics The past… Applets In the previous millennium, HTML markup had limited support for graphics. If we wanted …

Time Input Widget with AngularJS

Phuong Nguyen Angular, CSS & HTML, HTML5, JavaScript 2 Comments

Attention: The following article was published over 9 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.I have been working with the AngularJS framework for a couple of years now. One of the features I love the most about Angular is the powerful directive system that allows you …

Keyhole Releases v1.3.0 of khsSherpa Framework

Lauren Fournier Company News Leave a Comment

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Keyhole Software has announced the release of version 1.3.0 of the khsSherpa framework, which allows developers to easily implement a RESTful API layer using POJOs and annotations. Version 1.3.0 adds modules to allow khsSherpa better integrate …

Creating a UI Designer for Quick Development

Alok Pandey CSS & HTML, Development Technologies, HTML5 2 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.User interface developers often come across situations that involve creating several web interface dashboards with similar architectures but with different UI controls and backend services serving real-time data. Examples of such Dashboards could be …