Posts
-
Talk: Redux Saga, managing your side effects
My talk about Redux Saga, which I use quite a lot to manage side effects
-
liform-react: a form generator from JSON schema released
A way of generating React forms from JSON schema specs
-
Serializing Symfony Forms into JSON schema
I present a technique to expose Symfony Forms to the frontend
-
Talk: Introduction to Redux
I gave an intro to Redux in the React Munich Meetup
-
Adventures in elm and elm-webgl
I adapted the famous NeHe lessons to elm-webgl in my process of learning elm
-
Talk: Keeping your frontend under control with Webpack
Intro to Webpack talk given in the Symfony Munich Meetup
-
deSymfony 2016
After some time, deSymfony conf is back. Wonderful atmosphere!
-
Isomorphic React Apps in Symfony with the help of Webpack
Let's have SSR React in PHP applications. I wrote some libs for it.
-
2015 review
Recap of my year 2015, from tech and non tech perspective
-
Scaling real-time: Handling 100k Websocket connections
How I did benchmarks for my Erlang PubSub Carotene