Open in app
Home
Notifications
Lists
Stories

Write
Triston Herbst
Triston Herbst

Home

About

Aug 9, 2021

Understanding Web APIs

When someone is talking about an API they are referring to a web API. The acronym API stands for application programming interface, which doesn’t necessarily do a great job at explaining what it is if you are just getting started in web development. …

API

2 min read


May 11, 2021

What Javascript iterators to use for CRUD in REACT

Just starting out with React and not sure what array iterator or method you need to get your page to re-render(without refreshing) with your updated information using state? This guide will help you understand which one to use for each specific CRUD action. First we need to understand what it…

React

5 min read

What Javascript iterators to use for CRUD in REACT
What Javascript iterators to use for CRUD in REACT

Apr 27, 2021

Using javascript to create an object in a rails API

To create an object in a rails API using javascript in the frontend we first need to set up our backend. Make sure you have your controller setup(also your models, tables, database …etc) so that it has the ability to create it on the rails side(make sure you are permitting…

Coding

2 min read

Using javascript to create an object in a rails API
Using javascript to create an object in a rails API

Apr 6, 2021

Can’t decide if a coding bootcamp is for you?

You should probably do it then. Don’t confuse that statement as my endorsement that coding bootcamps are the right move for everyone. There are three ways to learn how to be a developer and they are: Go to college for a computer science degree Learn on your own Join a…

Codingbootcamp

4 min read

Can’t decide if a coding bootcamp is for you?
Can’t decide if a coding bootcamp is for you?

Mar 25, 2021

collection_select with form_for/form_with

collection_select is a ruby on rails form helper method that is used in place writing a form out in html. On the user side it looks like a drop down menu where the user makes a selection. …

Beginner

2 min read

collection_select with form_for/form_with
collection_select with form_for/form_with
Triston Herbst

Triston Herbst

Flatiron Student

Following
  • Adriana A. Torres

    Adriana A. Torres

  • Donovan

    Donovan

  • Markus Hanslik

    Markus Hanslik

  • Cori b

    Cori b

  • Devante Lowery

    Devante Lowery

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable