This page list all the articles I have published. Articles are infrequent posts I made from time to time. They contain the most details. I consider them the best of the best I have posted on this site. Some of these are the summary of the work I have done, which include technical specs on software engineering, programming tips and tricks, OS (Linux) reviews, gaming review, and how-to tutorials. I value details. It is what makes these page special. Please check back frequently for something spectacular.
Abstract
In this tutorial, I will describe in detail how to install the latest and greatest node.js on Linux Mint. I need the latest Node.js so that I can experiment with the latest JavaScript technologies.
Han Sulu 03/10/2022
Abstract
In this tutorial, I will explain in detail how to using JWT token with a customized secured application and in AngularJS. This is the substitute tutorial to the effort of creating secure web app using 3rd party JWT token.
Han Sulu 02/11/2022
Abstract
In this tutorial, I will discuss how to handle secured session timeout in an AngularJS application.
Han Sulu 11/18/2021
Abstract
This tutorial will discuss three different ways of communication between parent controller and AngularJS directive. It will discuss the three strategies for communication between parent controller to child directive controllers.
Han Sulu 11/18/2021
Abstract
This tutorial is originally published on April 29th 2021. This is another one of those things I didn't quite get it, and I wanted to learn. The online sources are not great, so I had to figure out what better alternative I have. And I was able to figure out. This tutorial will offer readers an alternative way of designing secure applications with DB as session storage.
Han Sulu 06/23/2021
Abstract
This tutorial was published this year on April 14th. It is about how to design the MySQL database to hold UTF-8 encoded data, and how to implement the back end REST API and MVC application code to handle UTF-8 encoded string. It also discuss how this can be tested. This tutorial finish my wish of learning how to design a multi-language supported web application.
Han Sulu 06/23/2021
Abstract
This tutorial will introduce to readers the way of creating a AngularJS application using ES6 JavaScript and Modules.
Han Sulu 04/13/2021
Abstract
A tutorial on how to setup an application Spring Security and Spring MVC, and use ThymeLeaf for secured page rendering.
Han Sulu 02/27/2021
Abstract
In this article, I will discuss how to implement a warning bar (div with class alert alert-danger) as a reusable directive. It also show how the directive can have two-way data exchange between the directive and the host component. Hope you will enjoy it.
Han Sulu 08/14/2020
Abstract
This tutorial will show you how to load ad display hierarchical structured comments using RESTFul service and Javascript.
Han Sulu 07/21/2020
Abstract
This tutorial will show how to design an HTML editor using Stapes JS and JQuery. StapeJS is the one I will be use in combination with JQuery and RequireJS to web applications, which does not utilize the angularJS framework.
Han Sulu 07/12/2020