-
Web Dev
HTTP web server for Chrome to test local web applications
If you are writing HTML and JavaScript on your PC and testing the output in your browser without setting up…
Read More » -
Angular.js
Angular.js Form Validation Example
EDITORIAL NOTE: In this post, we feature a comprehensive Angular.js Form Validation Example. One of AngularJS advantages is the simplicity it…
Read More » -
HTML5
HTML5 Form Validation Example
EDITORIAL NOTE: In this post, we feature a comprehensive HTML5 Form Validation Example. Form validation is when you enter data,…
Read More » -
jQuery
Top 20 jQuery Interview Questions and Answers for JavaScript Programmers
Without a doubt, jQuery has given a much needed boost to JavaScript, a language so useful but equally underrated at…
Read More » -
Angular.js
AngularJs as the alternative choice for building web interface
Recently, we were invited to conduct a joint talk with a UX designer, Andrew from Viki on Improving communications between Design and…
Read More » -
Angular.js
Generate Mazes in AngularJS with 8-Bit Algorithms
I started programming on 8-bit machines. Back then it was normal to do amazing things with a mere 64 kilobytes…
Read More » -
Python
Python: scikit-learn – Training a classifier with non numeric features
Following on from my previous posts on training a classifier to pick out the speaker in sentences of HIMYM transcripts…
Read More » -
Angular.js
Learning Angular: Verifying whether a function has been passed to my directive’s isolated scope
When you create isolated directives, you usually use the scope property to define your directive’s external API. Some of the…
Read More » -
HTML5
HTML5 Navigation Bar Example
In this article we will present you a way for creating an HTML5 navigation bar. We will only use CSS…
Read More »