ApexWebSnippets A personal collection of HTML, CSS and Javascript (mostly jQuery) code for Oracle Apex Development. This collection is built up as I research and develop for clients and serves mainly as a memory dump for myself. Sources in following links: Substitution strings: https://docs.oracle.com/database/121/HTMDB/concept_sub.htm#HTMDB03022 Apex JS docs: https://docs.oracle.com/en/database/oracle/application-express/18.2/aexjs/index.html Structuring your JS code http://vmorneau.me/avoid-javascript-mess/ Using namespaces https://www.codeproject.com/Articles/829254/JavaScript-Namespace