Zum Inhalt springen Skip to navigation

Webrocker Blog

Archiv für "Webdev" (Seite 2)

CSS Grid Support - Hello Opera

Well, to be honest, I hadn't Opera on my watch list, so it slipped my attention for a while. But, Opera, too, already has CSS-grid support. :-)


CSS Grid Support - Safari now haz it, as well

Ja tschakka! Anfang des Monats Firefox, sehr kurz darauf Chrome, dann Opera, jetzt Safari -- es tut sich mächtig was in Sachen CSS-Grid. Nachtrag: Das Update auf iOS 10.3 hat dem dem dortigen Safari ebenfalls CSS-Grid beigebracht:


CSS Grid Support - Chrome now haz it, too

Uh baby. Nur einen Tag nachdem Firefox einen in Sachen CSS-Grid Support vorlegte: Chrome konnte das natürlich nicht auf sich sitzen lassen, und so ist heute der CSS-Grid-Support im neuen Chrome 57 gelandet. Grid it while it's hot. :-) Yescss!


CSS Grid Support - Firefox haz it

Das wohl spannendste derneueheissescheiss Feature für moderne Weblayouts ist gestern einen Schritt näher an die normalen Webnutzer rangerückt: Firefox unterstützt in der nun aktuellen Version 52.0 CSS-Grids! Und Chrome wird das auch noch im März hinter dem "Experimental" Flag hervorholen. Darauf warte ich schon seit über einem Jahr, denn CSS-Grids machen so viele Problemchen, mit…


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…


Writing Less Damned Code - Heydon Pickering @Beyond Tellerrand Conference, Berlin 2016

Link to post Writing Less Damned Code - Heydon Pickering @Beyond Tellerrand Conference, Berlin 2016

Vimeo direct slaponthebackofthehead Concatenating, minifying, compressing, caching: all serviceable ways to improve the performance of web interfaces. But none are as effective as not coding something in the first place. Code that don't exist is infinitely performant and extremely easy to maintain and document. This talk will identify some examples of front-end code that are…


A Front End Developer is Aware - Chris Coyier

Link to post A Front End Developer is Aware - Chris Coyier

In a general sense, the front end developer is positioned in the middle of lots of other jobs. Everybody involved in a web team ends up talking with the front end developers. That makes sense. The front end developers create the actual thing people interact with. Everything comes together with the front end developer. Perhaps…


Progressive Web(rocker)App

Link to post Progressive Web(rocker)App

Ha! It! Really! Works! I have to admit I was a bit sceptical of the outcome after I tweaked and added things and bits of my website at the Indiewebcamp in Nuremberg, setting up a service worker and offline caching things, adding a manifest file … while in theory I understand what all of this…


Regressive Web Apps – Jeremy Keith

Link to post Regressive Web Apps – Jeremy Keith

[…] Looking at most of the examples of Progressive Web Apps, there’s an even more worrying trend than the return to m-dot subdomains. It looks like most of them are concentrating so hard on the “app” part that they’re forgetting about the “web” bit. That means they’re assuming that modern JavaScript is available everywhere. adactio.com…


Weihnachtszeit, Dekozeit

Link to post Weihnachtszeit, Dekozeit

Hohoho. Ich habe mir gestern und heute endlich mal wieder Zeit für die Renovierung der Bloghütte hier nehmen können und als Resultat gibt es nun, frisch von der Webdeveloperquengelwarenauslage: Die Webrocker-Headergrafik ist nun mit SVG realisiert und die Hauptnavigation habe ich von float auf Flexbox umgebaut. Ha! Warum, fragt sich der werte Blogbesucher, sieht doch…


Brad Frost - Style Gude Best Practices @ Beyond Tellerrand Berlin

Link to post Brad Frost - Style Gude Best Practices @ Beyond Tellerrand Berlin

Brad Frost - Style Guide Best Practices - btconfBER2015 from beyond tellerrand on Vimeo.


CSS Basics

Link to post CSS Basics

Pfft. Da macht man (ich) seit Jahren, fast Jahrzehnten, mit diesem CSS-Zeugs rum, denkt, dass man den Krams eigentlich ganz gut verstanden hat und im Griff hat. Klar, manchmal passieren komische Sachen, die man nicht so direkt versteht oder nachvollziehen kann, dann stochert man ein bisschen rum, sucht sich ähnliche Probleme und/oder Hinweise zusammen, fixt…