Node.js

website

React Practice With GraphQL

Hello, and Welcome to my blog! Recently I have been working through some tutorials from Thinkster.io. In this blog post, I will be reviewing my experience going through the React and Redux tutorial. I completed the tutorial using the GraphQL API I made. The tutorial uses a REST API, so I had to make lots …

0 comments

GraphQL RealWorld API – TypeScript, JWT, MongoDB, Express and Node.js

Hello, Welcome to my blog! Following up on my most recent post “RealWorld API – TypeScript, JWT, MongoDB, Express and Node.js”. I have modified the REST API I made into a Graph QL API. What is GraphQL? GraphQL is a query language for an API. GraphQL allows front-end applications to have control to specify the …

0 comments

RealWorld API – TypeScript, JWT, MongoDB, Express and Node.js

Hello, Welcome to my blog! Recently, I subscribed to a tutorial website called Thinkster.io. Thikster has tutorials dedicated to making production-ready applications. They have tutorials for many different frameworks. I decide to go through their node.js tutorial. I also wanted to get more comfortable with typescript, so I changed the tutorial up some by implementing …

0 comments

SPO 600 – Lab 1

Hello, This post is the start to a new blogging series I will be doing, and it will revolve around the work I am doing for my SPO 600 class at school. SPO 600 is the course code, and the full name is Software Portability and Optimization. The course has a public wiki page if …

0 comments

Hacktoberfest 2018 – My experience

Hacktoberfest 2018, was a great learning experience for me. I was able to find a great project for this event, that fit my interest’s and ability’s. Starting this event was a bit challenging, I knew I wanted to work with something with java script. And I also, wanted to work on more front end development. …

0 comments

Hacktoberfest Week One

In my first week of Hacktoberfest I started off without any particular project in mind. I had a few ideas of what I wanted to work on, so I started by searching GitHub for a project. I was looking for something using JavaScript or C++. After searching for a while I came across a application …

0 comments

My First Open Source Pull Request!!!

About a week ago I started working on the open source project Filerjs. This has been my first experience with working with the collaboration features in git and GitHub. I learned allot about the full process of using git and GitHub to help develop a opensource project.

0 comments

How to find the path of a file using fs.realPath()

Hello and welcome to my blog!!! Below is a guide on using the fs modules realPath() method found in nodejs. Few things to know about….

0 comments

Sept 14, 2019: First Blog Post

Welcome to my first blog post! My name is Corey, I am currently a student at Seneca college. I am in my 5th semester of the Computer Programming and Analysis Program.

0 comments