You would not want a Framework/ORM that abstracts alter statements from you when working with large tables in a relational db. Alter statements can have real performance interruption and is something that an engineer…
I have had similar experience. Skipping jquery and calling native DOM methods directly can be surprisingly fast. Still I am curious in what the benchmarks actually say. The native DOM methods appear to return before…
As a rails user, thanks for your contributions! All you guys and gals rock!
You would not want a Framework/ORM that abstracts alter statements from you when working with large tables in a relational db. Alter statements can have real performance interruption and is something that an engineer…
I have had similar experience. Skipping jquery and calling native DOM methods directly can be surprisingly fast. Still I am curious in what the benchmarks actually say. The native DOM methods appear to return before…
As a rails user, thanks for your contributions! All you guys and gals rock!