Category: JavaScript
-
PWAs: Easy! Unless…
We’ve had a third party building and managing our native apps for several years and they’re doing a terrible job. We wanted to get rid of them, but weren’t ready to part with the app experience, which is important to our most committed mobile users. We came up with two alternative solutions: build our own…
-
Building a JavaScript Calculator
As a JavaScript project I decided to build a calculator. There are a lot of them out there, but I wanted to make it a challenge by not looking at what anyone else had done and just figuring it out for myself. The first step was the HTML. Because the keys are in a grid…
-
Give Me… Deep Sea Horror Movies
jQuery has robust string functions. During the course of a personal hack I explored the different ways to break a string in two and use each piece separately.