Mediocre Inventions
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Skip to content
  • Home
  • Web Application Basics
  • Rails, React, and Nginx
  • WordPress Setup and Free Hosting
  • Privacy Policy
Tag: servers

Tag: servers

Home Posts tagged "servers"
6. Web Servers For Hosting Your Application

6. Web Servers For Hosting Your Application

December 29, 2018 February 13, 2019

Intro Web servers help your web application serve information to clients. You can run an application with Rails with just its default application server, but it will likely not do too well in a production environment with lots of users trying to use the application at the same time.  Servers …

Web Application Basics
Read more"6. Web Servers For Hosting Your Application"
1. Internet Basics (DNS and browsers)

1. Internet Basics (DNS and browsers)

December 16, 2018 February 13, 2019

This article is a crash course on some of the basics regarding the internet and how it works. Intro It’s important to understand that the internet is just a bunch of computers and devices connected to each other with wires. Each of these devices have a unique identifier called an …

Web Application Basics
Read more"1. Internet Basics (DNS and browsers)"

Recent Tutorials

  • 5. Deploying WordPress To Heroku
  • 4. Setting Up The Git Repository
  • 3. WordPress Configurations And Preparation

Tutorials

  • Rails and React To Production (Nginx)
    • Rails Authentication/Authorization
    • Ruby on Rails With React
    • Ruby on Rails, Nginx and Puma
  • Web Application Basics
  • Wordpress Free Hosting Workaround
    • Installing Wordpress
    • Wordpress Hosting Options
©2019 Mediocre Inventions
Back to Top