Skip to content

Instantly share code, notes, and snippets.

View jelera's full-sized avatar

Jose Elera jelera

View GitHub Profile

Lightning Talks FAQ

What is a Lightning Talk?

A lightning talk is a very short presentation lasting only a few minutes, given at a conference or similar forum. Several lightning talks will usually be delivered by different speakers in a single session, sometimes called a data blitz.

Why?

The goal of lightning talks is to articulate a topic in a quick, insightful, and clear manner. These concise and efficient talks are intended to grab the attention of the audience, convey key information, and allow for several presenters to share their ideas in a brief period of time

It is also a great way to increase your communication skills and gradually get the hang of conducting yourself in public speaking.

@jelera
jelera / seeds.rb
Created December 4, 2019 14:59
Sample seeds.rb file
#----------------------------------------------------------------------------#
#
# => Seed File
#
#----------------------------------------------------------------------------#
# Add this line, only for this project. Later on, you'll deal with Rails'
# gemfile
require 'faker'