Bi-Weekly Frontend News
Collective #525
Every Layout
Every Layout will teach you how to better harness the built-in algorithms that power browsers and CSS. By Heydon Pickering and Andy Bell. Check it outOur Sponsor
15 design and development tools and resources you should be using ASAP
Are you a freelancing professional web designer or a member of a web design team? Either way, youβre always looking for great tools that will make your work easier. Check them outPure CSS Only Portrait - Isla
An insane piece of CSS art made by Ben Evans. A word of caution: it might break some (mobile) browsers! Check it outWhen should you be using Web Workers?
An article by Surma explaining why it's a good idea to use Web Workers. Read itDrawing Realistic Clouds with SVG and CSS
A magic cloud making technique by Beau Jackson. Read itCJSS
Finally you can write it all in CSS! π Read more about it in this tweet. Check it outThe Faker You Are, the More Successful You Can Be
Pablo Stanley's amazing presentation on the dos and don'ts to becoming a successful designer. Watch itRock God Pose
An fun interactive web app using Machine Learning and human pose estimation. Made by Ben Falchuk. Check it outResponsible JavaScript: Part II
Jeremy Wagner's excellent article on how to cure a JavaScript hangover. Read itThe State of CSS 2019
The results of the first ever State of CSS survey. Check it outSpotlight
A lightweight and easy to integrate image gallery plugin without dependencies. Check it outAI Assistant Blob
Aaron Iker created this demo based on Oleg Frolov's Dribbble shot. Check it outGames and Graphics in Popup URL bars
Matthew Rayfield explores the possibilities of the stacked URL bar display system to the max. Read itUsing Hamburger Menus? Try Sausage Links
Bradley Taunt shows how "sausage links" can serve as a simpler alternative to hamburger menus for certain use cases. Read itMicro Frontends
Cam Jackson describes a recent trend of breaking up frontend monoliths into many smaller, more manageable pieces, and how this architecture can increase the effectiveness and efficiency of teams working on frontend code. Read itWeb Camera 02
An interesting web cam experiment by r21nomi. Check it outPromise combinators
Learn about the new additions to the available promise combinators in JavaScript,Promise.allSettled
and Promise.any
.
Read it