Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Thursday, June 21, 2018
JavaScript - Method to Call Backend Logic in Sequential Loop
›
When we call backend REST service from JavaScript - call by default is executed async. This means it will not wait until response from back...
Monday, June 18, 2018
Custom JavaScript Client Code in Oracle Visual Builder
›
Hey, this is my first post about VBCS, you should expect more posts in the future about this topic. Red Samurai decided to choose VBCS as o...
Sunday, June 17, 2018
CDN Support in Oracle JET
›
With the recent releases of Oracle JET - CDN support in your app can be enabled easily. By default JET app is set to download all JET toolk...
2 comments:
Monday, June 11, 2018
Machine Learning Applied - TensorFlow Chatbot UI with Oracle JET Custom Component
›
This post is based on Oracle Code 2018 Shenzhen, Warsaw and Berlin talks. View presentation on SlideShare : In my previous post I h...
Tuesday, May 29, 2018
Effective Way to Get Changed Rows in ADF BC API
›
Did you ever wondered how to get all changed rows in the transaction, without iterating through entire row set? It turns out to be pretty s...
Sunday, May 27, 2018
Oracle ADF BC REST - Performance Review and Tuning
›
I thought to check how well ADF BC REST scales and how fast it performs. For that reason, I implemented sample ADF BC REST application and ...
2 comments:
‹
›
Home
View web version