Development The Importance of Artificial Intelligence for a Web Developer By Abhinav Rai As more businesses improve their customer interaction methods, artificial intelligence is going to become an indispensable part of modern web development. read more
Development AWS and Azure Disaster Recovery Solutions Compared By Limor Wainstein Cloud computing has led to a new way of preparing for IT disasters. Here we analyse two of the most popular disaster recovery services: Microsoft Azure and Amazon Web Services. read more
Development Ruby on Rails - send Emails with style By Ricardo Henriques Most of us had already at some point to deal with the pain of sending HTML formatted emails using Ruby on Rails. Here you'll find some solutions. read more
Development Queries on Rails - Showcasing Active Record and Arel By Pedro Rolo Ruby on Rails shines the most when it comes to getting information from relational databases. Here you'll find some good examples explaining how to do it. read more
Development Camera Manager, a simple Swift custom camera view By Ricardo Torrão Camera Manager is a simple Swift class to provide all the configurations you need to create a custom camera view in your app. read more
Development AWS infrastructure management tutorial By Ricardo Henriques Configuring the Amazon Web Services (AWS) infrastructure may be troublesome, so we've created a tutorial with all the steps needed to achieve the AWS gold infrastructure. read more
Development Ruby on Rails: paginate stateful tabs with Pagy By Chris Seelus Pagy is the new kid on the block when it comes to pagination in Ruby on Rails. Here you'll find how easy it is to paginate stateful tabs with it. read more
Development What future for Apple's Swift? By Tiago Reis Apple's Swift changed a big deal the app development for iOS and macOS, but how good will it be in the long run as its popularity drowns? read more
Development ReasonML - React as first intended By Pedro Rolo ReasonML is the new tech that Facebook is using to develop React applications and promoting as a futuristic version of JavaScript. Get to know exactly why you should care about it. read more
Development Paginating Ruby on Rails applications with Pagy By Tiago Franco Meet Pagy, a new pagination library for Ruby on Rails. Developed with performance in mind, without disregarding being easy to use. read more
Development Elm programming language overview By Pedro Rolo A thorough overview of the Elm programming language that focuses on it's two main features: functional purity and static typing. read more