Key to success for every coder is constant learning and self-growth. The more technologies developer knows, the more he is in demand. Ruby on Rails is one of the most powerful ways for quick web developing. RoR coders has a high relevance level and demand... (more…)
Read more »
On the team I work with at Nav we’ve got three different projects running that have all been experimenting with Clean Architecture. My… (more…)
Read more »
[mirror] A sustainable architecture for Ruby on Rails. - szTheory/upgrow... (more…)
Read more »
Do not expose your secrets on the client. The following guide will outline how to upload files directly to S3 without exposing your secret… (more…)
Read more »
Answer (1 of 3): Rails can be a very good platform for a React app. React apps generally interact with a server using RESTful requests with JSON bodies. A Rails app can be rapidly developed to support those requests. So the bootstrapping time for a new ap... (more…)
Read more »