This website uses cookies We use cookies to further personalize and enhance the user experience, conduct analytical research - for example, counting visits and traffic sources - place advertisements and contact third parties. Users can manage their cookie settings by clicking the "Choose your preferences " link."

Cookie policy

Blog

search
expand_more
expand_more
Showing 12-18 of 18 results

Results for category: Front-end close

React Internals: Introduction to React.js diff “algorithm”

React.js is a fast beast, but do you really know why? Let’s watch the video to see how React.js internals really work on the lower level.

How to prototype in the browser with Yeoman

Browser prototyping is a concept of creating prototypes within the users’ native environment. With this blogpost I would like to show how to run and setup an initial environment for browser prototyping.

Vaadin – why not

Yes, there are some reasons to use the Java framework Vaadin. But there are many more disadvantages in my opinion.

Why WordPress may not work for your project

WordPress is the most popular CMS in the world. But it is not always the best solution in my experience.

10 tips to start prototyping mobile applications using Pixate

Pixate is a powerful tool for prototyping. Here are my tips for getting started. Layer assets The basic building block in Pixate is the “layer”. To each layer you can attach animations or trigger interactions based on non trivial conditions. However, to start using Pixate, you need user interface elements.

Evil Genius 101: The Hidden Power of JavaScript Object prototype

New language features are often welcomed, but if they are working against the language nature… Huston, we have a problem!