Blogs

Planen Sie wiederkehrende Ereignisse mit Ice Cube Gem

Ice_cube is a ruby library for effectively taking care of repeated events (schedules). The force lies in the ability to indicate multiple rules, and have ice_cube rapidly make sense of whether the schedule falls on a specific date (.occurs_on?), or what times it happens at (.occurrences, .first, .all_occurrences). How to get ice cube For install …

Planen Sie wiederkehrende Ereignisse mit Ice Cube Gem Weiterlesen »

Gründe, warum React Native die Zukunft ist

Wir sind immer hinter "schnellen" Prozessaktivitäten her, egal ob es um Geld oder Zeit geht. IOS und Android sind die beiden dominierenden Betriebssysteme, die derzeit die gesamte mobile Welt beherrschen. Entwickler erstellen Apps für beide Plattformen, die ein verbessertes Benutzererlebnis bieten, oder Apps, die schnell zu entwickeln sind und auf mehreren Plattformen laufen und ...

Gründe, warum React Native die Zukunft ist Weiterlesen »

Was macht Start-ups so begeistert von Ruby on Rails?

One of the hottest technical trends in 2016, Ruby on rails has turned out to be an ideal web application framework. This can be attributed to its user-friendliness, flexibility, efficient content management, speedy web process and customization. Not to forget, its low cost advantage since it is freely available. No wonder why the majority of …

Was macht Start-ups so begeistert von Ruby on Rails? Weiterlesen »

Grundlegende und nützliche Ruby-Edelsteine für die Webentwicklung

The framework of Ruby on Rails is a tool extremely powerful in the development of web applications. It has many built-in features such as object-relation mapper and intelligent routing that accelerate web applications development. Rails is specifically designed to have an easy extension with use of Ruby gems. A huge ecosystem of Ruby gems has …

Grundlegende und nützliche Ruby-Edelsteine für die Webentwicklung Weiterlesen »

Wie kann Ruby on Rails Ihre Webanwendungen unterstützen?

What are some of the major ingredients that spell success for an organization? Among other things, efficiency is one of the essential elements that can help an organization succeed in this fast-paced moving world. Everyone wants to maximize efficiency and your software development too should push you ahead instead of pulling you back. Ruby on …

Wie kann Ruby on Rails Ihre Webanwendungen unterstützen? Weiterlesen »

Ruby on Rails: Skalierung Ihrer App für schnelles Wachstum

Scaling the growth of an app has been a really intimidating topic nowadays. Most of the internet resources and blog posts are revolving around scaling Ruby applications. It is very interesting to know what is the ceiling and how much Ruby on Rails can achieve for the rapid growth of applications. Scaling increases Not by …

Ruby on Rails: Skalierung Ihrer App für schnelles Wachstum Weiterlesen »

Schritt-für-Schritt-Anleitung zur Erstellung Ihres ersten Ruby-Gems

Nowadays all the functionalities in Rails are built as Ruby gems. For example we can use devise gem for the authentication part of the application. It’s like a package or library that is written in Ruby programming language. Moreover it can be imported and used by others in their programs. Step 1 Bundler is like …

Schritt-für-Schritt-Anleitung zur Erstellung Ihres ersten Ruby-Gems Weiterlesen »

de_DEGerman