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
  • Twitter
  • LinkedIn
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…

Read More
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 Kiran Poudel 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…

open google play store from react native app Tutorial

Open Google Play Store From React Native App

By Prabin Poudel June 24, 2020

User ratings are very valuable to a business as they play a crucial part in people’s purchasing decisions; be it…

extract key or value from hash Tutorial

Extract Key or Value From Hash in Ruby on Rails

By Prabin Poudel June 1, 2020

When I was recently working in one of the client projects, I had to communicate with external MariaDB server to…

Tutorial

Setup Action Mailbox With Postfix – Part 2

By Prabin Poudel May 4, 2020

This is the second part of a two-series tutorial to setup action mailbox with postfix. In this part, we will…

Tutorial

Setup Action Mailbox with Postfix – Part 1

By Prabin Poudel May 2, 2020

This is the first part of a two-series tutorial to setup action mailbox with postfix. In this part, we will…

Previous1 … 4 5 6 7Next
  • Facebook
  • Twitter
  • LinkedIn

© 2021 Truemark Private Limited. All rights reserved.

Top

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