Designer News
Where the design community meets.
4 years ago from Norm Sheeran, Designer and Developer
Those things make achieving the layouts you want easier, for sure. But code is intimidating for many people and is a very different mental model. A visual editor works for a lot people because you are directly manipulating the thing vs this complete abstraction in a text editor.
A tool like this isn't really for the designer/devs of the world.
"...with flexbox and CSS grid you can build these layouts so quickly."
You can also watch as people flock to other sites because they might not be on the most current browsers that support CSS Grid and flex to its fullest.
Also, even though these make some complex layouts much simpler to create, they are neither easy to develop with and both have relatively steep learning curves.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Of course its only easy for people who know, like everything in the world. My point is that it isn't hard to learn anymore, with flexbox and CSS grid you can build these layouts so quickly.
You still need to have the time to learn how these tools work. May as well spend that learning to code it.