A single conversation with a wise man is better than ten years of study.
~ Chinese Proverb ~

Doing WEB development clean way

Jarek Ratajski

Download slides

Have you ever been in a project where doing Web front coding was a worst possible

engagement in a team?

We Java developers can do really great code ,we do tdd, clean code, reviews, static analysis etc.. Well, mostly as long as we talk about the Java part that is working on the server side.

When it comes to a GUI things are slightly different. We tend to create lot of JS, CSS,HTML having no real clue what is going on. Copying and pasting code that we got from Web Designers. Eextending it with some random snippets we find in Internet. And then we get the mess? And we make it public.

In the talk there will be shown some common problems for Java developers that are associated with web development. There will be also proposed solutions, rules and tools that can help in overcoming pitfalls. Surprisingly? the most important rule is that once You do web development - you have to make it exactly as serious as any other development !!!

Whole presentation is done as a Web page in HTML5/CSS3 with lot of nice features that show themselves power and possibilities of modern Web applications.

Web show -live coding

More talks