March 31, 2017Last time, I began telling you the story of how I wanted to make a game. I described how I set up the async PHP server, the Laravel Mix build chain, the React front end, and WebSockets connecting all this together. Now, let me tell you about what happened when I starting building the game mechanics with this mix of Rea...
March 31, 2017No. Well. Mostly No.
Grid is much newer than Flexbox and has a bit less browser support. That’s why it makes perfect sense if people are wondering if CSS grid is here to replace Flexbox.
To put a point on it:Grid can do things Flexbox can’t do.
Flexbox can do things Grid can’t do.
They can work toge...
March 31, 2017Point.
Counterpoint.
Direct Link to Article — PermalinkAbout Property Ordering is a post from CSS-Tricks
...
March 31, 2017
What a busy week! To stay on top of things, let’s review what happened in the web development world the last few days — from browser vendors pushing new updates and building new JavaScript guidelines and security standards to...
March 31, 2017It surely is not the first application case that comes to mind when you think about it. Nonetheless, the automatic creation of color palettes via “Deep Learning” definitely makes sense.
Colormind: AI-Experiment With Practical Use
Jack Qiao from Vancouver, Canada neither calls himself a designer, nor an engi...
March 31, 2017
Time is running! The first quarter of the year lies already behind us and a new season is in full swing. But no matter if April means blooming colors and embracing the warmer weather in your part of the world or getting cozy for ...
March 30, 2017Test automation, continuous integration, and continuous delivery are quite widespread in the community now. This brought to life multiple services trying to make the process more enjoyable and less overwhelming for developers, so they can focus on delivering software instead of building/configuring tools to do that. On...
March 30, 2017Our own Sarah Drasner has published a book! You can grab it from the O’Reilly website or Amazon.
If you need a little convincing, I figured I would post the foreword I wrote for the book here, then you can continue reading over on the O’Reilly site.Foreword
Have you ever learned a new word, then had the...
March 30, 2017
Jen is presenting her research report to a client, who runs an e-commerce website. She conducted interviews with 12 potential users. Her goal was to understand the conditions under which users choose to shop online versus in stor...
March 30, 2017I recently launched a CSS animation course for designers and developers wanting to improve their web animation skills. While building the course, I ran into the issue where content would animate before assets had downloaded. This article covers the approach I put together to fix the problem and ensure all animations pl...
Recent Comments