Submit a post
Post Preview
Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.
Today
Python vs. Node.js: Which Programming Language Is better?
We’ll weigh our options and claim the better technology between Python and Node.js. The question is: which one outweighs the other? Let’s jump in to find out. Python and Node.js are ranked among the most extensively used languages for back-end programming and development. But is it wise to make your choice on popularity alone? The language you choose for back-end research and development should befit your capabilities and requirements. Know more: Python vs. Node.js
Must Have Features in Logistic Mobile Applications
Let us discuss the functionalities that a developer can’t afford to miss out on implementing in the logistic application development.
How to Determine the Maintenance Cost for Ruby on Rails App
Multiple Ruby on Rails maintenance costs are associated with any RoR web apps project. Learn how much it costs to maintain a Ruby on Rails web app. https://www.botreetechnologies.com/blog/ruby-on-rails-maintenance-cost/
StatusCode: Our Weekly Programming Newsletter
You’re not just a Rubyist, you’re a software developer, right? :-) Check out StatusCode Weekly, our language and architecture agnostic newsletter that covers the biggest news across the entire software development world.
What is a monorepo? (and Should You Use Them?)
Monorepos can foster rapid development workflows. In this post, we’ll examine if they are the right fit for you and your company. [more inside]
mooncats Gem - mint your own vintage mooncat pixel art images off chain with ruby
Hello, I have put together a little gem that includes a command line tool called mooncat - that lets you mint your own vintage (free) mooncat pixel art images off chain using any of the 128 True Official Genuine Mooncat™ md5-verified original designs; incl. 2x/4x/8x zoom for bigger sizes. Cheers. Prost. The future is meow.
FTP Integration in Rails App
Ruby on Rails web applications require FTP integration for downloading and sending files. Here are the different ways to integrate FTP with a Rails app. https://www.botreetechnologies.com/blog/ftp-integration-in-rails-app/
User Session Inactivity Timeout with Rails and Devise
https://jasonheecs.medium.com/user-session-inactivity-timeout-with-rails-and-devise-7269ac3a8213
SOLID Design Principles in Ruby
As developers, we spend way more time maintaining and changing code than we do writing it. By optimizing for change through SOLID design principles, we can avoid a lot of pain. In this article, Milap Neupane introduces us to SOLID, explains each principle in-depth, and shows us how to apply them in Ruby. https://www.honeybadger.io/blog/ruby-solid-design-principles/
Spree Commerce 4.2 Global Edition released!
Spree 4.2 is a collaborative work of 34 outstanding individuals from around the globe who contributed over 1700 commits since Spree 4.1. [more inside]
Glimmer Gets Its First Official Custom Shape Gems
Glimmer gets its first official custom shape gems: bevel and stick_figure, used in Tetris and DCR.
https://andymaleh.blogspot.com/2021/03/glimmer-gets-its-first-official-custom.html
Day 7 - erd @ Ruby Open Data Week 2021 - 7 Days of Ruby (Open Data) Gems
Hello, let’s welcome the seventh write-up in the Ruby Open Data Week 2021: Day 7 - erd Gem - Generate Entity-Relationship Diagrams (ERD) for Your ActiveRecord Models. Cheers. Prost.
bundler-audit 0.8.0 released!
bundler-audit 0.8.0 has finally been released. This release adds support for a .bundler-audit.yml configuration file, an output format API, JSON output, auto-downloads the ruby-advisory-db on first-run, and added the --gemfile-lock, --database, --format, --output options. Special thanks to the beta-tests who tested the pre-releases. [more inside]
RSpec fundamentals: setup, naming, and basic structure
When you start programming, it’s not easy to know what to test, how to test, and why should you test? This first post about RSpec fundamentals will be part of a larger series explaining various aspects of testing with RSpec. [more inside]
Day 6 - worldlite @ Ruby Open Data Week 2021 - 7 Days of Ruby (Open Data) Gems
Hello, let’s welcome the sixt