Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meetup topics / brainstorming #3

Open
alexnm opened this issue Jan 15, 2017 · 6 comments
Open

Meetup topics / brainstorming #3

alexnm opened this issue Jan 15, 2017 · 6 comments

Comments

@alexnm
Copy link

alexnm commented Jan 15, 2017

We recently had a few ideas popping up during our meetups, so until we find the best way of keeping track of those ideas inside the community, let's dump here a few ideas of topics that we can approach during our meetups. Also, we'd love it if you would like to propose and idea and drive one of the future events. I will try to maintain a list of topics in this first post.

  • testing in react [x]
  • css in javascript / css modules
  • server side rendering with react / angular / aot compilation
  • performance concerns with webpack (code splitting, dev/prod setup, page rendering cycle)
  • project structuring
  • choosing the right framework discussion
  • Angular 2 beginners guide
  • dev tools (console, editor, versioning, etc.)
  • functional programming, elm, clojurescript, rambda, rxjs
  • react ecosystem: inferno, preact, mobx
@hetmann
Copy link

hetmann commented Jan 15, 2017

We can try adding some simple webpack setup examples:

  • bundling css/less/sass + ReactJS
  • bundle splitting
  • bundle optimisations
  • difference between development & production

Another idea is to have live demo regarding the meetup topics we're discussing.

@vladzelinschi
Copy link

I'd like to touch base on things such as:

  • Page rendering cycle (DOM + CSSOM construction, render tree, layout process, JS impact)
  • HTTP 2

@NullDivision
Copy link

NullDivision commented Jan 16, 2017

My time as of late has been spent on:

  • scrutinizing Webpack (alternatives and variants such as Browserify, JSPM, etc)
  • CSS modules
  • SystemJS imports
  • requirement bundling (bundle and cache node_modules packages like React and serving them in their entirety instead of individually, reducing 2000+ calls to around 20)
  • project structuring (something I find to be overlooked a lot and I'm curious how everyone else does it)

@tudorgergely
Copy link
Contributor

I'd like to see some love for this subject:

  • Typescript/Flow - comparison to JS, advantages, suitable projects
  • Choosing the right framework open discussion
  • Angular2 beginner's guide workshop
  • Tools (developer console, editor, git, svn, teamcity) we use as developers (and why) - probably split into multiple workshops

@bogdanpetru
Copy link

bogdanpetru commented Feb 16, 2017

I would like more on functional programming:

  • elm
  • ClojureScript
  • ramda
  • rx

React/Redux like libs:

  • inferno
  • MobX

Other than the browser:

  • nodejs
  • koa
  • c/c++ bindings for nodejs
  • electron

I would love a hackathon :)

@andrei-cacio
Copy link
Member

andrei-cacio commented Mar 12, 2017

I would love a meetup on Web Assembly. Also +1 for c/c++/rust bindings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants