main
ToDoMVC with AbsurdJS
You've probably heard about ToDoMVC project. It's same ToDo application made with different frameworks. It's interesting how the same problem is solved by different programmers following different concepts. This article is about making the ToDoMVC application with AbsurdJS.
My front-end performance case study
I鈥檓 reading and watching a lot of interesting things regarding client-side performance. I鈥檓 interested in the browser鈥檚 processes happening before and just after the page鈥檚 load. There are tons of stuff to think about. Before a couple of days, I joined the online workshop of Vitaly Friedman. I had a great time and learned some clever facts about performance optimization.