Skip to content

martincarstenbach/javascript-blogposts

Repository files navigation

JavaScript Blog Posts

This directory contains all the code used in my JavaScript blog posts at https://martincarstenbach.com. These are mainly static, eg you'll find a list of (node, typescript, Oracle, ...) versions a given project was tested against. As time progresses the contents might not be applicable to the then current versions, in which case I'd appreciate if you could let me know by creating an issue. In case I don't get around to update subdirectories there might be security problems with outdated NPM packages.

Important

This project refers to other third party modules. Please refer each referenced project’s GitHub project site for more details about its license and use implications. It is assumed your legal and IT Security departments (as well as any other party) agreed that using the module in your code is safe and compliant with your license. Using 3rd party code in your application typically requires specific compliance steps to be completed which are out of the scope

Overview

Project Contents Link to post
database {Podman,Docker} compose files to create a new Oracle Database Free 23ai instance as well as an ORDS and/or APEX environment
express-mle-javascript Short example showing how to combine node-express and MLE/JavaScript Blog Post
graphql-simplified Simplified version of the original GraphQL Example Blog Post
mle-typescript Example for migrating from plain JavaScript to TypeScript to make use of type-checking and linting Readme
mle-sqlcl-liquibase DEPRECATED Example how to use runOraclescript to create MLE/JavaScript modules. SQLcl now supports MLE modules natively Blog Post
timeout-polyfill An example how to provide a polyfill for setTimeout() in MLE 23.8 Blog Post

Disclaimer

As I said before, this isn't official code, and whilst I tried my best to ensure it works, there is no guarantee. I also didn't check for any licenses that you might have to comply with so please do all the due-diligence on your end to ensure the examples in this repository are in line with your company's policies. And last but not least, always ensure you check for security vulnerabilities!

About

This directory contains most of the code used in my JavaScript blog posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published