Open in app
Home
Notifications
Lists
Stories

Write
Keviniturralde
Keviniturralde

Home

Dec 3, 2020

Javascript essentials: What is A Promise?

Before talking about promises, we should talk about “producing code” and “consuming code”. Producing code can be described as code that takes time, an example of this would be code that loads data on a network. Consuming code waits for the results of the producing code whenever it is ready…

3 min read

Javascript essentials: What is A Promise?
Javascript essentials: What is A Promise?

Nov 10, 2020

Events to listen for in Javascript

On any given webpage there are tons of elements a user can interact with. These interactions can be seen as events that the user looks for, this can be anything from a click, hovering over a button, submitting a form, pressing a key, or just loading a page. This is…

3 min read

Events to listen for in Javascript
Events to listen for in Javascript

Oct 19, 2020

Rails Builds it ALL!!!

When first hopping into Ruby on Rails, the first most daunting thing is looking at ALL the extra files you see on your project. From the moment you start that “rails new <your project>” and CD into that project, its files on files that you may not have seen before…

Ruby

3 min read

Rails Builds it ALL!!!
Rails Builds it ALL!!!

Sep 29, 2020

Beginning Object Orientation in Ruby, and Creating A Class

So you have some fundamental understanding of ruby, GREAT! Ruby is what we call an Object Oriented Program(OOP), which means most of what you’ve seen so far is an object. The point of Object Oriented Programming is to teach Ruby what any specific object is, what it does, and how…

Ruby

3 min read

Beginning Object Orientation in Ruby! What ISN’T an object
Beginning Object Orientation in Ruby! What ISN’T an object
Keviniturralde

Keviniturralde

Following
  • Ajak Cyer

    Ajak Cyer

  • Osha Groetz

    Osha Groetz

  • Arthur Wilton

    Arthur Wilton

  • Roman Tetelbaum

    Roman Tetelbaum

  • Mary Dick

    Mary Dick

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable