Open in app

Sign In

Write

Sign In

Saief Sayed
Saief Sayed

8 Followers

Home

About

Apr 12, 2021

Mind Wandering — Importance and Measurement

Mind wandering is the recurrent occurrence in which our mind gets disengaged from the immediate tasks and focus on internal train of thoughts. It can have both good as well as detrimental effects. Hence it is crucial to measure mind wandering. This interesting phenomenon which is a part of our…

Mind Wandering

1 min read

Mind Wandering

1 min read


Apr 4, 2021

Rails Cheat Sheet to create migration

This blog will be a lifesaver for some. I am going to share with you the shortcut to create models, tables and migrations in rails using the active record migrations. Create a new table rails g model Restaurant name:string This results in the following migrations class CreateRestaurants < ActiveRecord::Migration def change create_table :restaurants do…

Rails Migration

2 min read

Rails Migration

2 min read


Dec 16, 2020

Importance of writing code

As flatiron students, while learning new concepts we often find ourselves challenged, overwhelmed because we are learning fairly complex concepts in a short amount of time. I would be referring to labs in this blog, for context, labs in flatiron school are small code-challenges that utilizes the concepts taught. To…

3 min read

3 min read


Dec 2, 2020

Features of ES-11

After ES-6 a new version of Ecma Script is released every year. As JavaScript developers, we need to keep up with these new releases and possibly integrate them in our own code. …

Es11

3 min read

Es11

3 min read


Nov 19, 2020

API- A review

What is API? API or Application Programming Interface is a way for developers to use features or collect data from other companies, so that we can use the data or functionality to enhance our own app. Without API we would have to generate our own data to test our application, but with API…

4 min read

API- A review
API- A review

4 min read


Nov 6, 2020

Using PRY

As I embarked upon my journey at Flatiron School, I found myself scratching my head to figure out where I was going wrong. I discovered pry in my pre-work and learned that I can use it to ‘pry’ into my code to see what was going on. However, when I…

Pry

4 min read

Using PRY
Using PRY
Pry

4 min read

Saief Sayed

Saief Sayed

8 Followers
Following
  • Jake Peterson

    Jake Peterson

  • Dominique Brisco

    Dominique Brisco

  • Eric C Smith

    Eric C Smith

  • Chris Demahy

    Chris Demahy

  • Niketa Jenerette

    Niketa Jenerette

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams