Software engineering and personal development

Tag: library

How to see the versions of all Ruby gems that you are using

Maybe it’s been a lot of years and many projects along the way that you have been using Ruby on Rails to develop your projects. Turn things from paper into actual software that makes other people’s lives easier. Of course, it’s hard to learn everything in the beginning and expect to remember all of it for the rest of your life. That’s why we write them, bookmark a link, etc.

Continue reading

The difference between libraries and frameworks with analogies

Img source: geeksforgeeks.org

Software developers use the words libraries and frameworks very frequently and interchangeably, but they are not the same. Koushik Kothagal, who is a really good programming instructor, with a lot of helpful tutorials, especially for Java technologies, has published a really great video explaining both of these concepts and is really easy to understand and follow.

Continue reading

Add like/upvote function for your model using Acts as Votable gem

Img source: instructables.com/

The ability to rapidly develop new features in your Rails applications with a lot of cool gems gives you the opportunity to be very productive. At the time of this writing, 14,821,263,017 Ruby gems have been downloaded, which represents a really large number of developers who have fortunately been able to use open source gems of other fellow developers in their applications. Acts as Votable is no exception.

Continue reading

© 2024 Fatos Morina

Theme by Anders NorenUp ↑