jobs Recruiter Job Postings - May 2020 Looking for jobs? Each time a recruiter reaches out to me, I'm posting the job descriptions here. Hopefully, it will help someone find their dream job.
react Stuck on a Simple React Problem - Please Help! A React component is failing to accept or use a passed in property. Please help!
ionic framework Accessibility in Ionic Framework Apps I've recently been creating a sample project based off of Ionic Framework's sidemenu starter app. Yesterday, I realized the starter was using onClick handlers instead of links to navigate between views. Of course, this results in a less than stellar experience for people needing
ionic framework Testing React Based Ionic Framework Apps Are you as excited as I am about using React and Ionic Framework together? You'll be amazed at how easy it is to get started. Thanks to the magic of the Ionic CLI and Create React App, you can be up and running in
react-native Debugging Implicit Returns in ES6 For the last 3.5 years, I've worked on a AngularJS(1.x) project; so, I haven't had lots of opportunity to use many of the new features in ES6. Now that I'm doing React Native work, I've been loving all these new features.