Dom DiCiccoinLevel Up CodingImproving Babel support for TypeScript with ‘type-only’ importsTypeScript 3.8 introduces new syntax which, when utilized, adds certainty to the type resolution process.Mar 8, 2020Mar 8, 2020
Dom DiCiccoinLevel Up CodingTypeScript Safe API RequestsHow to add TypeScript types to API requests made on the client, allowing type safety to spread to the entire web app.Nov 8, 20193Nov 8, 20193
Dom DiCiccoinLevel Up CodingManaging Access Control in a React AppImagine you’re building a React.js app. Imagine the React app’s function is to manage a nuclear reactor. Now… imagine this app only exists…Jun 28, 201810Jun 28, 201810
Dom DiCiccoiOS and Android — Where do I fill in the version?When you build a mobile app and release it to the App Store or Play Store, you’ll find the need to develop a release process. One part of…Feb 7, 20181Feb 7, 20181
Dom DiCiccoDeciding What Technology Will be the Foundation for your Next Mobile AppOne of the first and most impactful decisions one must make when starting a new software project is around technology selection. When it…Oct 12, 2017Oct 12, 2017
Dom DiCiccowhim#6: Anonymity in Protest, Rise of Silk Road, Beer!, and a Terahertz Multiplexer.Government, Social Networks, and Protests: It’s MuddyAug 18, 2017Aug 18, 2017
Dom DiCiccoWhimsical Wednesday #3: Travel to the Solar Eclipse, Chipotle Conspiracy, Node Robots, Microchips…At Pandera Labs, we dedicate our Wednesday morning stand-ups to sharing things that we’ve learned over the past week. We like to call it…Jul 26, 2017Jul 26, 2017
Dom DiCiccoShaping up your React Components with PropTypes.shape({}) and SelectorsUPDATE: React 15.5+ doesn’t include PropTypes. Use the prop-types package and import from there instead.Jun 19, 20171Jun 19, 20171
Dom DiCiccoSend an iOS Push Notification using AWS SNS JavaScript SDKIt can be confusing reading through the AWS SNS docs (or any AWS docs for that matter) when attempting to send push notifications to an iOS…Mar 17, 20174Mar 17, 20174
Dom DiCiccoReact Performance — Expression vs String propsI‘ve just been passing all React props as expressions, even if the values aren’t dynamic:Dec 5, 2016Dec 5, 2016