Posts tagged with "Tuts"

31

Aug 2024

How to Set and Validate Expiry Dates in a Ruby on Rails Application

In this tutorial, we'll walk through the process of setting an expiry date for articles in a Ruby on Rails application. We'll also ensure that...

Read more...

17

Aug 2024

Integrating Giscus Comments into a Next.js Blog

## Integrating Giscus Comments into a Next.js Blog In today’s digital landscape, user interaction and engagement are crucial for any blog or website. One effective way...

Read more...

12

Aug 2024

How to install zsh and oh my zsh on ubuntu

In this article we are going to install zsh and oh my zsh into our linux machine. In my case, I am using Ubuntu 23.04. ##...

Read more...

23

Aug 2023

How to create a blog application in ruby on rails. (Part - 1)

Hello and welcome. Ruby on Rails is one of the most easiest and superfast ruby framework, that we can use to make any web application....

Read more...

18

Aug 2023

How to use heroku postgres database locally.

When we work a project that is deployed on heroku, we need do use database locally. And heroku give the the option to download the...

Read more...
Follow Me