Open in app

Sign In

Write

Sign In

Ryan Schleck
Ryan Schleck

38 Followers

Home

About

Aug 15, 2022

MongoDB & Express

Introduction Traditionally data from web applications is stored in relational tables via Structured Query Language (SQL). Some of the advantages of storing data this way include custom data presentation and a large community of support. The main disadvantage to using SQL is that due to each table relating to one another…

No SQL

3 min read

MongoDB & Express
MongoDB & Express
No SQL

3 min read


Aug 7, 2022

Object Relational Mapping In Express

Introduction When we write software we generally want to organize our data into objects with certain properties that describe both it and what it can do. The practice of Object Oriented Programming (or OOP) has been around for ages, and is a method generally used to accomplish this goal. It is…

Sql

8 min read

Object Relational Mapping In Express
Object Relational Mapping In Express
Sql

8 min read


Jul 28, 2022

Using MySQL In Express

Introduction An important aspect of creating web applications is learning how to manage data. In a previous article I showed how user submitted data can be stored in memory using the Express framework. This of course is not best practice due to all information being lost whenever the server goes down…

Sql

6 min read

Using MySQL In Express
Using MySQL In Express
Sql

6 min read


Jul 22, 2022

How To Install MySQL In Ubuntu

Introduction For those who wish to use MySQL to interact with their database on an Ubuntu machine the process can be a bit challenging. I recently went through this process using Ubuntu 20.04.4 LTS and thought I’d share my experience. For this article I am expecting that my readers are familiar…

Ubuntu

4 min read

How To Install MySQL In Ubuntu
How To Install MySQL In Ubuntu
Ubuntu

4 min read


Jul 17, 2022

Examining OAuth

Introduction These days practically every website you use involves creating an account. This generally involves creating a username and a password. Managing all of these passwords can be tricky, and using the same one for everything is a dangerous practice. Typically most sites provide another option and that is to sign…

Oauth

4 min read

Examining OAuth
Examining OAuth
Oauth

4 min read


Jul 10, 2022

MVC Patterns In Express

Introduction Express is a web framework built on top of the Javascript run time environment known as Node. As discussed in a previous blog post Express can be used to serve html. Once we begin to use Express to serve multiple files of html however we run into a problem. How…

Express

5 min read

MVC Patterns In Express
MVC Patterns In Express
Express

5 min read


Jul 3, 2022

HTML Templating Within Express.js

Introduction As far as web frameworks go, Express.js is a very popular option. As I’ve written about in a previous blog post, Express.js can easily be used to serve static html pages. Writing all of this html by hand however can become quite cumbersome as well as limiting in what you…

Nodejs

7 min read

HTML Templating Within Express.js
HTML Templating Within Express.js
Nodejs

7 min read


Jun 26, 2022

Using Express For Static HTML

Introduction Previously I have written a blog post discussing the Javascript run time environment NodeJS. Afterwards I wrote about the web framework built on top of it called Express. Within that blog post I showed some examples of how you can use Express to serve a line or two of html…

Web Development

4 min read

Using Express For Static HTML
Using Express For Static HTML
Web Development

4 min read


Jun 19, 2022

The Basics Of The Express Framework

Introduction If you are into software development you have no doubt heard of the Javascript runtime environment known as NodeJS. I even tried to provide a glimpse of how this technology can be utilized to interact with local files and also serve html as a server in a previous article. In…

Nodejs

4 min read

The Basics Of The Express Framework
The Basics Of The Express Framework
Nodejs

4 min read


Jun 13, 2022

Typescript in React-Native

Introduction As far as web frameworks go React-Native provides obvious advantages. The most obvious one is the ability to develop native apps for mobile devices while at the same time creating a web app to be run on a PCs browser. As I have mentioned in past articles React-Native makes use…

React Native

4 min read

Typescript in React-Native
Typescript in React-Native
React Native

4 min read

Ryan Schleck

Ryan Schleck

38 Followers
Following
  • Matt Croak Code

    Matt Croak Code

  • Haley Grassi

    Haley Grassi

  • Ryan Bollettino

    Ryan Bollettino

  • Kahlia Pinkins

    Kahlia Pinkins

  • Kristin Ponsonby

    Kristin Ponsonby

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech