Last active
October 3, 2018 06:44
-
-
Save adamkleingit/78b80b3873b016ab4efd3156a9c7e94a to your computer and use it in GitHub Desktop.
Adam Klein Submissions for https://reactiveconf.com/ 2018
This file contains 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 characters
"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. | |
This file contains 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 characters
Most of us use open source libraries, but we don't write them ourselves. | |
I'm sure some of you asked yourselves before - why do people spend so much time on maintaining these libraries? | |
In this talk I will take you through the journey I made in the past year of writing open source libraries for Angular. The reasoning behind it, the technical problems I faced, and the funny and joyful moments of writing for the community. |
This file contains 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 characters
Improving our toolbox can make us more productive and happy developers. | |
In this talk I will present 10 tools that will make your life amazing, and your job easier. | |
Tell your boss to send me the cheque later. |
This file contains 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 characters
There are quite a few truly amazing open source libraries out there, and keeping up with them is difficult. | |
In this talk I will show a curated list of libraries, that could potentially improve your day-to-day work as a developer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment