Open in app

Sign In

Write

Sign In

R. Cory Stine
R. Cory Stine

Home

About

May 27, 2022

There’s A Method To My Method: RESTful API Methods

As I mentioned in last week’s post, I’ve been spending a lot of time working with APIs lately, integrating them into a variety of different applications — which has given me a good reason to go back to the basics and reinforce the fundamentals of RESTful design. Today, I want…

3 min read

3 min read


May 20, 2022

Connecting Frontend to Backend: Rails Rack CORS

Recently, I’ve been building an application that requires me to connect a React frontend to a Rails backend. The backend was pulling in data from an external API and I wanted to be able to fetch that data via AJAX to render on my frontend. One of the tools I…

3 min read

3 min read


May 9, 2022

Meanwhile: While Loops in JavaScript

Recently, I’ve been exploring topics that I learned early in my JavaScript education, but that have faded to some degree or another because they’ve been replaced by more efficient techniques, by methods built-in to libraries like React or simply because time has worked its magic on my mind. The for…

4 min read

4 min read


May 6, 2022

Relearning the for Loop

One of the strange things that happens as you expand your coding toolset is that you often learn some of the more challenging concepts first, only to discover easier ways to accomplish the same feats later on. Ultimately, this is a good thing, because you don’t just want to learn…

5 min read

5 min read


Apr 29, 2022

Rebuilding LoreScroll: Building A Simple API

The first major task in my attempt to build a better, more efficient and React-based version of my favorite project LoreScroll was to set up my backend. …

9 min read

9 min read


Apr 22, 2022

Rebuilding LoreScroll: A Guide to Rails Generators

One of my favorite early coding projects was a Ruby On Rails application called LoreScroll that was designed to help storytellers organize their worlds, characters and stories in a single, easy-to-navigate tool. It was an ambitious idea that worked out, but not at the scale I was hoping. …

8 min read

8 min read


Apr 15, 2022

React Router V6: Changes and Reflections

About a week into developing my final project for Flatiron School — BoardGameShelf — I started stubbing out some routes using the node package React Router Dom. However, I quickly began running into console errors that I hadn’t anticipated. Based on my knowledge, the code was correctly laid out. …

5 min read

5 min read


Apr 7, 2022

Getting to Know Hooks in React: useContext()

Over the course of the last few weeks, I’ve examined React Hooks and how they help us to make our code simpler and more efficient: useState() allows us to utilize state within a functional component. useEffect() allows us to emulate lifecycle methods within a functional component. While there are many…

4 min read

4 min read


Apr 1, 2022

Getting to Know Hooks in React: useEffect()

Last week, I started my exploration of React Hooks with the most prominent option of the bunch: useState(). This hook allows us to initialize and set state within a functional component — an essential tool in React development. But there are other hooks that are equally as useful. …

4 min read

4 min read


Mar 25, 2022

Getting to Know Hooks in React: useState()

Just as I was wrapping up the final lines of code in my very last project for Flatiron School, excited to graduate and begin my job search, a whole new section of curriculum was dropped. Eager to finish, I completed my project without looking back. …

4 min read

4 min read

R. Cory Stine

R. Cory Stine

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech