Category: JavaScript
-
How To Build A Skin For Your Web App With React And WordPress
This is an article written by me for Smashing Magazine five days ago. It’s about building a WordPress theme and store using React. So you’ve trained yourself as a web engineer, and now want to build a blazing fast online shop for your customers. The product list should appear in an instant, and searching should […]
-
Building a Calculator with Vue.js and Flexbox
Vue.js is one of the leading JavaScript libraries out there, which is easy to get started and very scalable at the same time. Similarly, CSS3 Flexbox is a relatively new feature that makes our design process simpler. This is a tutorial on creating a simple calculator using Vue.js CLI and CSS3 Flexbox. This post first […]
-
JavaScript Promises – a meetup and an example
A quick summary and example for using JavaScript Promises