Software developer for more than 20 years. Using Java, NET.CORE, ASP.NET, C#, Javascripts, Jquery, CSS, Bootstrap, Angular, Cobol, Perl, Korn Shell, Ingres RDB, Oracle, Db2, Crystal reports ...
In This article I will explain how Data binding works in Angular and provide live examples. What is Data binding? It is a way Angular uses to...
Angular allows the user to create custom Directives, Directives are the ability, that Angular give us as way to attach custom behavior to DOM...
SpeechRecognition interface as the SpeechSynthesis interface are part of the Web Speech API. SpeechRecognition is still in an experimental phase, so...
Vanilla javascript: How to use html5 speech API. Resources: HTML5 - SpeechSynthesis API note: The getVoices() method of the SpeechSynthesis...
Adding Data to a google Sheet via a form. We will use: google sheets: https://docs.google.com/spreadsheets materilizecss: ...
This article shows the use draggable property along with the events this property triggers when used. draggable is a global attribute. It is an...