Skip to content

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

License

Notifications You must be signed in to change notification settings

martin-bach-oracle/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

Overview

Project Contents Link to post
express-mle-javascript Short example showing how to combine node-express and MLE/JavaScript Blog Post
mle-typescript Example for migrating from plain JavaScript to TypeScript to make use of type-checking and linting Blog Post
graphql-simplified Simplified version of the original GraphQL Example Blog Post
mle-sqlcl-liquibase Example how to use runOraclescript to create MLE/JavaScript modules 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.

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

Languages

  • JavaScript 84.0%
  • TypeScript 10.7%
  • PLSQL 5.3%