I'm a fullstack ruby and js developer. Follow me on Dev.to
My last publications:
How NOT to make your first indie game
The story of how I failed my first gamedev project.
"Back to the future" or how to test time-based logic in Rails
"Back to the future" or how to test time-based logic in Rails If time travel is possible,...
GitHub auto README with ruby, github-actions and dev.to API
A brand new cool thing from github: you can create your own unique readme. And the ability to do this...
Simple pub/sub pattern (OOP) using pure Ruby
DIY Pub/Sub simple architecture using pure Ruby
How to impress employer at ruby technical interview with a help of Keanu Reeves [Fibonacci sequence]
3 approaches to solve classical fibonacci sequence puzzle from O(2^n) to O(log n).
How to RSpec your sidekiq-scheduler
How to test not only your code, but also yaml configuration files like sidekiq.yml
Your own stimulus-like framework in 10 minutes [Part 1]
Let's build our own simple stimulus to become a better JS developers.
You probably don't need these gems
Sometimes programmers bundle their project with gems they even don't need. Simple snippets for popular gems.