The Complete Guide To Invoking Serverless Oracle Functions I have blogged quite a bit about serverless Oracle Functions here on this blog, including…
Analyzing Your Code Dependencies for Vulnerabilities with Visual Builder Studio Post Content Permanent link to this post here
OCI SDK For TypeScript Is Now Available – Here’s How To Use It In Your JavaScript Projects I have blogged quite a bit about our OCI Java SDK in the past. It’s…
Developing Microservices in Java, JavaScript, Python, . … This is the first in a series of blogs on data-driven microservices design mechanisms and…
Oracle Visual Builder Platform May Release – New Features Post Content Permanent link to this post here
Sending Push Notifications from Oracle Notification Service with Oracle Functions and Pushover The Oracle Notification Service is an extraordinary service. I’ve blogged about it in the past…
How to build a Web Components app with Redux! The flux pattern has proved useful for more complex applications. The Redux npm package has…
How to format numbers The native Intl.NumberFormat API lets you format numbers for specific languages without any external dependencies.…
Format “5 days ago” localized relative date strings in a few lines with native JavaScript The native Intl.RelativeTimeFormat API can generate nicely formatted relative date/time strings without any external dependencies.…
Escaping your CSS selectors in the easiest way possible When working a lot on dynamic Web Component apps I have often stumbled on cases…
How to extract pdf data with PDF.js We live in a data-driven world, consistently transferring data from one location to another. In…
Use more ergonomic custom events While we have CustomEvent for all of our events that need to carry data the…
10 great JavaScript tricks that will improve your productivity These top tips and tricks will help you dramatically increase your productivity while coding in…
Why should I start using Optional Chaining and Nullish Coalescing operators? Gone are the days where you had to add incremental nullish (undefined or null) checks…
What are numeric separators? When working with large numbers it can be hard to read them out, try to…
JavaScript array methods and how to use them Arrays are as central to JavaScript as in many other languages, in this article we…
jQWidgets ver11.1.3 jQWidgets v11.1.3 Release, Feb-09-2021 What’s Fixed: – Fixed an issue regarding the Angular CLI ng-add…
Smart UI R1 2021 Release Is Here Smart UI Release is Here! The first release of 2021 of Smart UI is available,…
jQWidgets ver 11.0.1 jQWidgets v11.0.1 Release, Dec-09-2020 What’s Fixed: – Fixed an issue in jqxGrid regarding the Sorting…
jQWidgets ver 12.0.0 jQWidgets v12.0.0 Release, Feb-24-2021 What’s New: – jqxGrid Card View mode. – Angular v11.2.2 support.…