Skip to content

Instantly share code, notes, and snippets.

View jjoselv's full-sized avatar
🧙‍♂️
Brewing...

Juanjo Lopez jjoselv

🧙‍♂️
Brewing...
  • EPAM
  • Zürich, Switzerland
View GitHub Profile
"Redux forces you to write good code" - I've heard that sentence many times.
In fact - it's quite easy to write bad code with Redux, as I've seen many times.
In this talk I will show some bad practices and techniques with Redux, and how to avoid them.
@chrislaughlin
chrislaughlin / Top-5-Chrome-Developer-Tools-Features.md
Last active October 3, 2018 06:44
#ReactiveConf 2018: Lighting Talk Submission

This is a proposal for a lightning talk at Reactive Conf. Please 🌟 this gist to push the proposal! If you're on your phone, please request the 🖥 desktop site to star this gist 😇 #ReactiveConf

#Top 5 Chrome Developer Tools Features

A quick paced look at my top 5 most used and most useful Chrome Developers Tools features. From inspecting elements to profiling applications.

Fastpack - pack JavaScript fast & easy

This gist is a submission for a lightning talk on the ReactiveConf 2018.

Why?

  • JavaScript bundling can be a lot faster
  • There are proper tools to guarantee consistency
  • Writing OCaml code is fun!
@rakunn
rakunn / lighting-talk-proposal.md
Last active October 3, 2018 06:45
Reactive Conf 2018 ⚡️ Lighting Talk Proposal ⚡️ - Integrating React and d3.js

This is a proposal for lightning talk at Reactive Conf 2018. Please star ⭐️ this gist to let it happen!!

ReactiveConf 2018

Integrating React and d3.js

Hello everyone, I am Rafał and I work as Front-End Developer in Business Intelligence industry. In this lighting talk I would like to bring your attention to integrating React components with my favourite data visualization library.

Content