Jelani Harris Logo

Home
Blog
Projects
About
Contact
  • Home
  • Blog
  • Tags
  • Posts tagged with progamming

1 post tagged with "progamming"

How to install Paperclip in Rails 3

Paperclip is a plugin/gem created by the talented folks at ThoughtBot. It will make using attachments and uploads in your rails application ridiculously easy to implement. Let’s get started! Things you’ll need installed Before we start there is only one thing that you…

September 24, 2011
progammingrailspaperclip

Recent Posts

Post Thumbnail
Fixing ECONNREFUSED error in Rails and NextJS Docker Containers

I’m in the early stages of creating my application that uses NextJs as a frontend and Rails as the Api backend, when I realized that I…

April 04, 2023

Post Thumbnail
How to install packages from GitHub using NPM

Using the npm registry is not the only source that we can use to install packages into our applications. NPM also has the ability to install…

November 05, 2022

Post Thumbnail
Fixing the MDB_PROBLEM: Unexpected problem - txn should abort in Gatsby

While I was preparing to work locally on my website, I did the typical and was met with this error: Error: MDB_PROBLEM: Unexpected problem…

October 06, 2022

Post Thumbnail
Adding drafts to your blog posts in Gatsby

In this article I will teach you how to add a draft system to your Gatsby site so that you can prevent incomplete or unpublished posts from being visible to the public.

September 30, 2022

Upcoming Posts

  • Using Axios and HTTPService in NestJS
  • How to add a favicon to Gatsby
  • Using nextauth to create custom signin
  • Using TailwindCSS with Sass

Other Places

  • Site Attributions
© 2023 Jelani Harris, Built with care and Gatsby & Markdown | All Rights Reserved