The Dev Post
  • Home
  • Tutorials
  • Most Asked Questions
  • Services
    • Hire Software Developers
    • Build E-commerce Apps
    • Build Static Site
    • React JS
    • Ruby on Rails
  • About Us
  • Careers
  • Portfolio
  • Facebook
  • X (Twitter)
  • LinkedIn
live stream logs to browser
Tutorial

Live Stream Logs to Browser with Rails

By Prabin Poudel June 20, 2021

Live streaming log files have fascinated me for a long time now. I saw the use of a live streaming…

Read More
setup factory bot Tutorial

Setup Factory Bot in Rails

By Prabin Poudel June 16, 2021

Factory Bot is a library for setting up test data objects in Ruby. Today we will be setting up Factory…

integrate pronto with gitlab ci Tutorial

Integrate Pronto with GitLab CI for Rails App

By Prabin Poudel May 31, 2021

At Truemark, we are constantly looking to improve the code quality in our projects. And one way to do that…

rubocop configuration files Tutorial

Rubocop Configuration Files for Rails

By Prabin Poudel May 23, 2021

I spent a whole day configuring Rubocop in one of our Rails project. I am here to save your day’s…

how to make a bot for twitter Tutorial

Build Twitter Bot with Ruby

By Prabin Poudel April 23, 2021

Today, we will be building a bot for Twitter that will retweet all hashtags related to #ruby or #rails. We…

install ruby with rebenv Tutorial

[Fix] Build Failed while Installing Ruby with Rbenv on M1 Mac

By Prabin Poudel April 23, 2021

Error Message Let’s reproduce the error first: Install Ruby with Rbenv $ rbenv install 2.7.2 NOTE: In my M1 Mac,…

setup gatsby with strapi Tutorial

Setup Gatsby with Strapi on M1 Mac

By Prabin Poudel April 2, 2021

Setting up Gatsby with Strapi is straightforward, but while I was setting it up in M1 Mac, I encountered some…

mysql2 gem perform transactions Tutorial

Interact with Mysql Server using mysql2 gem [Part 4] – Perform Transactions

By Prabin Poudel February 21, 2021

This is the fourth part of the series where we create a service to interact with MySQL server in rails using mysql2 gem.

mysql2 gem prepared statements Tutorial

Interact with Mysql Server using mysql2 gem [Part 3] – Prepared Statements

By Prabin Poudel February 3, 2021

This is the third part of the series where we create a service to interact with MySQL server in rails…

insert using mysql2 gem Tutorial

Interact with Mysql Server using mysql2 gem [Part 2] – Insert and Update Operations

By Prabin Poudel January 7, 2021

This is the second part of the series where we create a service to interact with MySQL server in Rails…

mysql2 gem Tutorial

Interact with Mysql Server using mysql2 gem [Part 1] – Select operations

By Prabin Poudel January 3, 2021

Rails has made our lives easier. If we are talking in terms of querying the database, the active record has…

swift programming questions Most Asked Questions

11 Most Asked Swift Programming Questions

By truemark September 28, 2020

Swift is a general-purpose programming language developed by Apple Inc. It is a powerful language developed for iOS, iPadOS, macOS,…

rubocop missing comment Tutorial

[Fix] Missing top level class documentation comment Rubocop

By Prabin Poudel September 13, 2020

Rubocop is the best way to enforce best practices in our rails project. While working on the project with rubocop…

react memo Tutorial

Performance optimization using React.memo()

By truemark August 17, 2020

Introduction React.memo is a higher order component provided by react that will return a memoized version of the component that…

git remove file Tutorial

Remove files or folders from remote git

By Prabin Poudel August 17, 2020

GIT is great, it has made collaboration with other developers so easy, I can’t thank GIT enough. But GIT is…

Previous1 … 4 5 6 7Next
  • Facebook
  • X (Twitter)
  • LinkedIn

© 2021 Truemark Private Limited. All rights reserved.

Top

    Type above and press Enter to search. Press Esc to cancel.