RRRajat Raiinrajatrai.hashnode.dev·1d ago · 19 min readThe Double Left Shift: The Software Engineer After AIA few years ago, being a software engineer was, in many ways, synonymous with writing code. You had a problem. You opened your editor. You searched through documentation, tried a few things, fought wi00
ACAli Calimliinblog.alicalimli.com·Aug 19 · 5 min readCSS clamp() for Fluid Typography ExplainedUse CSS clamp() for fluid typography that scales smoothly without media queries. Learn the safer rem + vw pattern, cqi variant, and common gotchas. You can make text responsive without media queries b00
KSKanishka Shashiinjavasblog.hashnode.dev·Jul 31 · 5 min read10 TypeScript Tricks Every Developer Should Know (Explained Simply)TypeScript can feel intimidating at first — all those angle brackets and weird symbols. But once you learn a few tricks, it starts to feel like a superpower instead of a headache. Let's go through som10
DGDominik Grabińskiindgrabinski.hashnode.dev·Jun 26 · 4 min readNew* Built-In Components in Oracle APEX 26.1 part 5*New and NOT AI related components Welcome to the 5th part of the article series: non-AI built-in components in Oracle APEX 26.1. This time we will take a look at the Ideas App Implementation link sec00
DGDominik Grabińskiindgrabinski.hashnode.dev·Jun 19 · 5 min readNew* Built-In Components in Oracle APEX 26.1 part 4*New and NOT AI related components Today we will focus on another part of the improvements that I managed to find in the documentation for the new version of Oracle APEX. There was a segment dedicated00
DGDominik Grabińskiindgrabinski.hashnode.dev·Jun 17 · 4 min readNew* Built-In Components in Oracle APEX 26.1 part 3*New and NOT AI related components Welcome to part 3 of the series: non-AI components in APEX 26.1. In this article, we'll focus on smaller changes that are also worth mentioning. If you've been using00
DGDominik Grabińskiindgrabinski.hashnode.dev·Mar 19 · 4 min readHow to properly pass a dynamic value from an item to the next page - Dominik's Tips and Tricks in APEX#7 (in short DTaTiA#7 🤷♂️)Welcome to another part of my Quick Tips and Tricks series for Oracle APEX. Today, we'll cover how to correctly pass values from an APEX Item from page to page. You've probably wondered why, despite00
DGDominik Grabińskiindgrabinski.hashnode.dev·Mar 18 · 2 min readThe APEX Chainsaw Massacre! #5 How (NOT) to do something in Oracle APEX and Oracle DBWelcome to part 5 of the series, here we go! Do you like date(s)? One developer has a customer who never used the DATE datatype on DB tables. It was always a NUMBER which held in YYYYMMDD format, an00
DGDominik Grabińskiindgrabinski.hashnode.dev·Mar 10 · 3 min readThe APEX Chainsaw Massacre! #3 How (NOT) to do something in Oracle APEX and Oracle DBWelcome to the 3rd part of the series on how (NOT) to do something in Oracle APEX and Oracle databases, let's go! Repetition It's common knowledge that copying solutions is essential during developmen00
DGDominik Grabińskiindgrabinski.hashnode.dev·Mar 6 · 3 min readThe APEX Chainsaw Massacre! #2 How (NOT) to do something in Oracle APEX and Oracle DBWelcome to part 2 of the series on how to do, or rather, NOT do development in Oracle APEX and Oracle databases. I invite you to admire the developers' wild imagination: How to center region in APEX? 00