-
-
Save Suhas010/03903a9659f61d68a50e4219adb20e5f to your computer and use it in GitHub Desktop.
Revisions
-
Suhas R More renamed this gist
Jul 13, 2019 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Suhas R More revised this gist
Jul 13, 2019 . 1 changed file with 8 additions and 9 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,13 @@ # Introduction to ThreeJS ## Abstract We'll create small game using ThreeJS and ReactJS ## Description In the talk I'll talk about - Introduction to ThreeJS and WebGL - API Walk through - Explain previouly created APP - Create one small APP from scrach using ThreeJS and React - Q&A -
Suhas R More revised this gist
Jun 27, 2019 . 2 changed files with 14 additions and 21 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,21 +0,0 @@ -
Pramod Shinde revised this gist
May 27, 2019 . 1 changed file with 21 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,21 @@ #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 -
Pramod Shinde created this gist
May 27, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ # Access Specifiers in Ruby