Skip to content

Instantly share code, notes, and snippets.

@Suhas010
Forked from pramodshinde/talk_proposal_format.md
Last active July 13, 2019 06:28
Show Gist options
  • Select an option

  • Save Suhas010/03903a9659f61d68a50e4219adb20e5f to your computer and use it in GitHub Desktop.

Select an option

Save Suhas010/03903a9659f61d68a50e4219adb20e5f to your computer and use it in GitHub Desktop.

Revisions

  1. Suhas R More renamed this gist Jul 13, 2019. 1 changed file with 0 additions and 0 deletions.
  2. Suhas R More revised this gist Jul 13, 2019. 1 changed file with 8 additions and 9 deletions.
    17 changes: 8 additions & 9 deletions What_You_Should_Not_Do_With_React.md
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,13 @@

    # What you should not do with ReactJS

    # Introduction to ThreeJS
    ## Abstract
    I'll talk about best practices and most common mistakes developer makes while writing ReactJS app.
    We'll create small game using ThreeJS and ReactJS

    ## Description
    In the talk I'll talk about
    - Why we should not write Jquery in React
    - Why we should use keys anyway?
    - When we should write HOC
    - What is composition pattern in React
    - Why we should avoid direct dom manipulations in React
    - When we should write inline function
    - Introduction to ThreeJS and WebGL
    - API Walk through
    - Explain previouly created APP
    - Create one small APP from scrach using ThreeJS and React
    - Q&A

  3. Suhas R More revised this gist Jun 27, 2019. 2 changed files with 14 additions and 21 deletions.
    14 changes: 14 additions & 0 deletions What_You_Should_Not_Do_With_React.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,14 @@

    # What you should not do with ReactJS

    ## Abstract
    I'll talk about best practices and most common mistakes developer makes while writing ReactJS app.

    ## Description
    In the talk I'll talk about
    - Why we should not write Jquery in React
    - Why we should use keys anyway?
    - When we should write HOC
    - What is composition pattern in React
    - Why we should avoid direct dom manipulations in React
    - When we should write inline function
    21 changes: 0 additions & 21 deletions talk_proposal_format.md
    Original file line number Diff line number Diff line change
    @@ -1,21 +0,0 @@
    #Make the title good
    # Title: Foo beyond the basics

    ## Abstract
    Write here - A clear, convincing and brief extract of you talk

    ## Description
    More details that you will be covering in your talk (bullet points)

    - Intro to foo
    - Why foo
    - How foo is different from its alternatives
    - What are best practices following in foo
    - Which libraries/gems are useful with foo
    - Awesome working demo of foo
    - Foo and community
    - Anything that is relevant

    ## Notes
    .. any further notes about foo

  4. Pramod Shinde revised this gist May 27, 2019. 1 changed file with 21 additions and 1 deletion.
    22 changes: 21 additions & 1 deletion talk_proposal_format.md
    Original file line number Diff line number Diff line change
    @@ -1 +1,21 @@
    # Access Specifiers in Ruby
    #Make the title good
    # Title: Foo beyond the basics

    ## Abstract
    Write here - A clear, convincing and brief extract of you talk

    ## Description
    More details that you will be covering in your talk (bullet points)

    - Intro to foo
    - Why foo
    - How foo is different from its alternatives
    - What are best practices following in foo
    - Which libraries/gems are useful with foo
    - Awesome working demo of foo
    - Foo and community
    - Anything that is relevant

    ## Notes
    .. any further notes about foo

  5. Pramod Shinde created this gist May 27, 2019.
    1 change: 1 addition & 0 deletions talk_proposal_format.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    # Access Specifiers in Ruby