Elm LanguageElm is a functional language that compiles to JavaScript. It helps you make websites and web apps. It […] January 26, 2020 in Programming tagged JavaScript / elm by Mike
PDF Forms CalculateThis post discusses creating fillable PDF forms with Adobe Acrobat Pro 9. You can ask users to fill […] April 14, 2018 in PDF tagged calculation / PDF / JavaScript / fillable / form / calculate by Mike
PDF Forms Format and ValidationThis post is part two of the series of posts on PDF Forms using Adobe Acrobat Pro 9. […] April 14, 2018 in PDF tagged format / PDF / JavaScript / forms / validate by Mike
Node Package Manager (npm)npm makes it easy for JavaScript developers to share the code that they’ve created to solve particular problems, […] October 7, 2017 in JavaScript tagged JavaScript / node / npm / package / manager / JS / Node by Mike
Grunt IntroductionGrunt is a JavaScript task runner. As the website https://gruntjs.com/ says: “In one word: automation. The less work […] January 1, 2017 in JavaScript tagged npm / task / runner / JavaScript / node by Mike
React IntroductionWikipedia says the following: “React (sometimes styled React.js or ReactJS) is an open-source JavaScript library providing a view […] October 24, 2016 in JavaScript tagged library / Mobile / JavaScript / React / Angular by Mike
JSON IntroductionHere is what Wikipedia says about JSON, paraphrased: JSON (JavaScript Object Notation) is an open-standard format that uses […] October 21, 2016 in Database tagged objects / JavaScript / JSON by Mike
WordPress EnqueueThis post discusses the recommended way to load JavaScripts and CSS into your WordPress site. Who’s recommendation? I […] August 14, 2016 in JavaScript tagged wordpress / JavaScript / alert / enqueue / function.php / JavaScript and WordPress by Mike