GithubHelp home page GithubHelp logo

lets-make-ruby-on-rails-normal's Introduction

Let's make the Rails Ecosystem a healthier place

So many libraries, so little common sense. Instead of mis-information, let's spread some information.

Is your abstraction worth it?

In the long run, a useful abstraction without documentation creates more work than no abstraction at all. The utility of an abstraction is a function not only of how much simpler it makes the re-factored code, but also of how long it takes the average developer to understand and implement new features based upon it.

If one has to look at the underlying sourcecode for an API in order to understand how to implement something, then the abstraction it provides is merely an additional layer of indirection.

For an abstraction to be worthwhile, it has to gain acceptance by a group of programmers, and make their work more efficient.

Schoolboy errors when starting Ruby on Rails development

RSpec and Rails, two popular libraries, but with very different results. Although RSpec has gained a lot of acceptance in industry, it doesn't make programmers' work any more efficient than a simpler abstraction, such as Minitest. Rails on the other hand, makes programmers' work more efficient, and has gained a lot of acceptance among programmers. The blogging culture surrounding Rails is an example of how this acceptance grew organically.

But why are begginners are drawn to RSpec? Well, as it happens people aren't that good at finding information. Even experienced developers look for blog posts rather than looking at the API documentation, or buying a book. It is easier. But the amount of cheap blog posts about how you can make your Ruby on Rails application better are infused with fear-entrepreneur rhetoric that feeds into programmers' insecurity about their ability to build robust systems.

It turns out you don't need a lot of the test harness shenanigans that a lot of these so called "expert" consultancies talk about in their blogposts. They are riddled with opinion and lacking in real facts. The proof of expertise is often shaky, based on plastering web-pages with logos of big customers. But having a big customer doesn't make you a industry leader!

lets-make-ruby-on-rails-normal's People

Contributors

peterb avatar

Stargazers

Rinas Muhammed avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.