-
Web Dev
What Makes an Ideal Low Code App Development Platform?
The Current State of the Mobile Landscape If someone stepped forward a decade or two ago and claimed that, in…
Read More » -
JavaScript
Javascript Close Window Example
This time we’re going to explain how to close a window, regardless of whether it has been opened by a…
Read More » -
NoSQL
The MongoDB Shell’s New CRUD API
We released the latest development version of MongoDB the other week. The official announcement focuses on bug fixes, but I’m…
Read More » -
jQuery
jQuery AJAX Example
The aim of this example is to give you a full understanding of AJAX, which stands for Asynchronous Javascript and…
Read More » -
Ruby
How to use Rails Active Job
You’re always striving to give your users a better experience when they use your website or application. One of the…
Read More » -
JavaScript
Javascript ParseInt / String-to-int Example
Let’s suppose you receive from the user of your site some data, in string form, which should be converted to…
Read More » -
Web Dev
Getting Up and Running With Foundation for Apps
I have been programming for 9 years now, mostly focused on Java EE development. One area that I’m always interested…
Read More » -
jQuery
jQuery File Upload Example
The aim of this example is to give you the right knowledge about how you can achieve file upload with…
Read More » -
Web Dev
Developing Front-End Microservices With Polymer Web Components And Test-Driven Development (Part 5/5): Using Microservices
In the previous article we built two Web Components (tc-book-form and tc-books), learned how to change their style through properties,…
Read More »