ruby How we automated our recruitment process using Zapier, Airtable & Trello As a tech organisation, we always strive to find suitable talent for available positions, and then move them quickly through the application funnel, from sourcing to hiring. The goal is to onboard a
elixir Generating Image Thumbnail In Elixir Phoenix With ImageMagick Thumbnails becomes inevitable part of the process when dealing with images. They provide us a way to give a peek through the original image which helps in building rich user experience in modern
react-native Building Algolia Powered Search In React Native Algolia provides in a nutshell, Search As A Service, which if you think is a pretty cool service. It takes away all the heavy lifting of building & maintaining a search infrastructure, gives
reactjs Upload Multiple Files To Cloudinary Using React Dropzone & Axios We had a requirement in one of our recent client’s project to provide a lot of file uploading. Being a developer we are quite used to the whole uploading process & the
preact Getting started with PreactJS — A Step By Step Guide PreactJS is a fast 3kB alternative to React with the same ES6 APIFirst, some background…PreactJS is developed by Jason Miller — one of my programming heroes. The framework was developed with a goal
react-native 9 libraries to consider for your next React Native project React Native has made mobile application development process bliss for developers, there’s no doubt in that. I’ve been working on it full time since last 5 months and I couldn’t
react-native 5 React Native Open Source Projects To Learn From Best way to learn writing software is to read open source code — Every Senior Programmer.Reading open source code is the best and effective way to tech yourself to write better code, especially