SkillBuilders at Kscope 2021
Come Join us at Kscope21!
Our APEX Experts Tyson Jouglet and Lino Schildenfeld will be delivering these presentations virtually at Kscope21!!
June 21 – July 1
https://kscope21.odtug.com/
Tyson Jouglet (@TysonJouglet)
Lead APEX Developer and Instructor, SkillBuilders
Presentations:
Five Easy Ways the Actions Interface Can Make Your Applications More Enjoyable for Users
June 22, 2021
Session 11401, 4:00 PM – 5:00 PM
Do you have pages covered in seas of buttons? Do users have to click through several screens to perform an action? Do you copy components to replicate functionality elsewhere? Join me as we look at how the actions interface can help define a repository of tasks to be invoked throughout the application. Free your users from having to click on everything by creating shortcuts through the actions interface!
Use CSS Effectively to Make Your Applications Awesome!
June 23, 2021
Session 11390, 4:00 PM – 5:00 PM
There is a general sentiment that developers must learn JavaScript to produce next-level applications. There is no denying JS is an important tool, but you may be able to replace some of those JS solutions with more declarative CSS solutions. Come explore how to use CSS variables, cascading values, and selector specificity to your advantage. Add simple micro animations so your application feels more interactive. Come explore how you can make your applications even more awesome with CSS.
Lino Schildenfeld @LinoSchilde
Oracle APEX Developer, SkillBuilders
Presentation:
The Usual Suspects: APEX Dynamic Actions
June 24, 2021
Session 11012, 4:00 PM – 5:00 PM
Whether you are new to APEX or have some doubts working with Dynamic Actions, this might be a session for you. Today’s users have high expectations for modern, rich, and responsive apps from their day-to-day exposures. This is exactly what Dynamic Actions are for and why they are so loved by devs and end users. In this session we tack all corners of DA and how they can be utilized in your applications. We will cover:
- Triggering dynamic actions
- Passing data between your DA and PL/SQL
- Debugging
- Best/bad practices