Tutorials on Web Development, Programming, and Web Design

How to detect NaN in Javascript?

In Articles

The correct way to detect NaN in Javascript is to use the isNaN() function.  NaN is a “number” indicating a mathematical operation that results in “Not a Number”. While the...

read more

Updating Javascript Alerts to SweetAlert

In Tutorials

Are you still using Javascript alerts on your webpage?  Like this … That was common a decade ago.  Now they make the web application look dated.  Sure you can build fancy modal dialogs and...

read more

Javascript Syntax for Immediately-Invoked Function Expression (IIFE)

In Tutorials

There are two common Javascript syntax for Immediately-Invoked Function Expression (also known as IIFE and pronounced iffy).  The two syntax are … (function() { /* code */ }()); and...

read more

Step-by-step getting started tutorial on using Handlebars JS

In Tutorials

In this tutorial, we will show you a step-by-step tutorial on how to get started using Handlebars JS. Handlebars.js is a Javascript templating engine.  Intersparse handlebars templating tags into an...

read more

How to Learn AngularJS Online

In Resources

Here are some resources to help you learn AnuglarJS online. AngularJS is a Model-View Javascript framework for front-end web applications.  It is maintained by Google.  If you got the basics of...

read more

Introduction Tutorial to Node.js

In Tutorials

This tutorial continues right after installing Node.js tutorial.  Since we are now in year 2019, this tutorial is a bit out-dated.  Here is a more up-to-date tutorial. 1. After installation, create...

read more

Tutorial on How to install Node JS on Windows

In Tutorials

Node.js at nodejs.org is a platform that is built on Google Chrome’s V8 engine.  Think of it as a platform that can run Javascript without a browser. It is meant to run on the server-side and...

read more

What are these components that come with Foundations 4?

In Articles

Foundations 4 is a front-end web framework that is mobile first responsive design.  But it does not support IE8.  It comes with a grid system, typography, and various components.  While some of...

read more

What are All These Front-end JS web technologies?

In Articles Resources

Being a front-end web developer is not easy these days due to the wide variety of front-end technologies out there to learn about.  Here are just a few of them (in no particular order). Angular JS:...

read more

Learn Web Tutorials is hosted by Hostmonster and design based on Wordpress template by Elegant Themes
All contents are opinions and are copyrighted and may contain display ads and ad links for which site may receive revenues from.
See Terms of Use and Privacy Policy.