APEX Badges for your GitHub projects
Hi, my name is Daniel! I'm a Full Stack Software Developer from Germany, blogging mainly about Oracle APEX and related topics. 🚀
Search for a command to run...
Hi, my name is Daniel! I'm a Full Stack Software Developer from Germany, blogging mainly about Oracle APEX and related topics. 🚀
No comments yet. Be the first to comment.
As John already teased in his blog post about the JavaScript API changes in APEX 21.2, there is a new apex.date namespace coming. Main purpose of it is to have an out-of-the-box replacement for Moment.js which is part of APEX since we introduced our ...
There's something new on apex.world: A REST endpoint to retrieve information about listed open source plugins from the apex.world plugins directory! Just fire up a HTTP GET call to https://apex.world/ords/apex_world/plugin/list/ to retrieve all plugi...
About a year ago I came across some handy little tool to create nice looking images of your source code, it´s called carbon and can be used via your web browser. Just copy & paste your code into the textbox, do some adjustments like selecting a theme...
Last week a customer of mine hired me to look into performance issues they had at larger forms within their APEX inhouse app. After digging into it, I recognized that they used a lot of plugins in this particular app (~ 90), and of course a lot of kn...
Thus my presentation was to 90% demo and I think demos should always be available, so attendees can reproduce what they saw, here´s a link to an online version of it: https://orclapex.io/ords/f?p=APEXAPI Use demo / demo to login... If you´re interest...
As you might already have seen in this tweet: https://twitter.com/Dani3lSun/status/900787959376556032 You are now able to simply add an APEX badge to your APEX GitHub projects. This is done by nothing more than adding some markdown to your Readme.md file or any other markdown file in your repository. Example markdown: [code language="text"][](https://github.com/Dani3lSun/apex-github-badges)[/code] You will find more badges and examples on the GitHub project page. Contributions and ideas, maybe new badges are highly welcome! Let´s show the open source world how great the APEX community is! :)