Words Can Change The World!

Use of Reduce method in JavaScript
A pretty common thing that we all do as programmers is we take some kind of a list of data in the form of an array and we need to transform it into something else.
9 min read
Rails Interview Questions for Senior Software Engineer
In Ruby on Rails, transactions are a way to group a series of database operations into a single unit of work that must either be fully completed or rolled back if any part of it fails.
9 min read
All Articles
Deploy Rails Application on Digital Ocean
March 20, 2023Import and Export Data on Heroku Postgres Database
March 21, 2023TailwindCSS styled email for Ruby on Rails
March 21, 2023