Kadi is a Software Engineer at Formidable, working primarily with React, React Native, Node.js and graphQL.
Talks I've Given
-
All Aboard the Type Train
Featuring Kadi Kraman
JavaScript is a language of add-ons, and one of its more recent trends is typing. There are obvious benefits to typing, but what are the drawbacks? Should you choose Flow or TypeScript? Why use types at all? And why not just go straight to Reason? This session will provide some insight into these...
javascript tooling flow typescript -
Draft.js in the real world
Featuring Kadi Kraman
Earlier this year, Facebook came out with their take on building a highly customisable rich text editor Draft.js. Built especially for React and powered by an immutable data model, it takes on the daunting task of solving all our rich text editing problems. She will provide a brief explanation on...
react react.js javascript draft.js