Zum Inhalt springen Skip to navigation

Webrocker Blog

Archiv für "workflow"

Matthias Ott: Saving your web workflows with prototyping

Link to post Matthias Ott: Saving your web workflows with prototyping

Oh, Matthias did it again: Publishing one of his thorough articles on the challenges of designing/working with "the web". It is again one of those articles that I'd wished to have written myself, because it echoes my thoughts (and my frustration) about the unfitting ways I am forced to work in when I'm doing client…


Modern JavaScript Explained For Dinosaurs

Link to post Modern JavaScript Explained For Dinosaurs

The goal of this article to to provide a historical context of how JavaScript tools have evolved to what they are today in 2017. We’ll start from the beginning and build an example website like the dinosaurs did — no tools, just plain HTML and JavaScript. Then we’ll introduce different tools incrementally to see the problems that…


Tooligans

git pull tooligans

Jake Archibald ponders on Twitter about the state of web development It seems the web community has decided that developer experience dwarfs user experience, and I'm not sure what to do about that… — Jake Archibald (@jaffathecake) December 30, 2016 (make sure to read the whole thread) — it seems that many developers are more…


Git for Complete Beginners

Through Anselm Hannemann's newsletter 'Web Development Reading List' I found this very informative and easy to follow step-by-step guide to Git: The goal of this book is to get you started with version control and Git as quickly and easily as possible. Unlike other books about this topic, this one doesn't require a master's degree…