Open in app
Home
Notifications
Lists
Stories

Write
Zachary Williams
Zachary Williams

Home

Jul 9, 2021

React Redux Component Lifecycle

Redux is a state management system. It gives you a place to save the state, a method to get the state, and a method to change the state in an application. State is kept in store. const store = createStore(reducer); We can access that state using the method getState const…

React Redux

2 min read


Jul 2, 2021

Filtering by Multiple Attributes

For my capstone project at FlatIron School I decided to take the approach of building an app for a client instead of building one for myself like I had done in the past and who better to take on as my first client than my wife! She wanted a way…

Curly Girl Method

3 min read


Jun 1, 2021

Trail ValetV2: A Day at the SPA

In the fourth phase in coding bootcamp I was tasked with building a single page application(SPA) in JavaScript(JS). I felt this was a good opportunity to refactor my previous project since it was essentially a todo list of trail issues that needed to be created and checked off. JS is…

Java Script

4 min read

Trail ValetV2: A Day at the SPA
Trail ValetV2: A Day at the SPA

May 5, 2021

Trail Valet for the World on Rails

Around dusk in Atlanta a group of mountain bikers meet at popular breakfast spot and prepare for the nights adventure. The group then rides down the street and dips through one of Atlanta’s nearby parks. Riding down a hill the riders are shot through the park past a group of…

Rails

2 min read


Mar 26, 2021

REST

REST stands for REpresentation State Transfer and relates to Create Read Update and Delete(CRUD) in reference to actions and routing on a webpage to a server. It allows a single URL to have multiple functions based on the action it is executing. Those actions are GET, POST, PUT/PATCH, and DELETE…

Rest

2 min read


Feb 26, 2021

Cocktail By Ingredient

Cheers! I just finished building my first application. It has a command line interface(CLI) and uses an application program interface(API) to search for a cocktail by ingredient(CBI), pull the specs, and print them on the screen for you to use for your enjoyment. My background as a bartender inspired this…

Object Oriented

2 min read

Cocktail By Ingredient
Cocktail By Ingredient

Feb 14, 2021

Zack Will Dev

Today I’ve been a software developer for two weeks. This is something I’ve been wanting to do for quite sometime but has always seemed out of my scope. I’ve always desired a career that used problem solving and creativity. I’ve found this in bartending, I would find the right drink…

Developer

1 min read

Zachary Williams

Zachary Williams

Following
  • Wendy Raven McNair

    Wendy Raven McNair

  • Mike Kasberg

    Mike Kasberg

  • Nicoll Oliver

    Nicoll Oliver

  • Avi Flombaum

    Avi Flombaum

  • Harini Iyer

    Harini Iyer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable