Frontend Project from start to finish
Game of Thrones Daily
Cosimo Galluzzi

Product Placement
EXPECTATIONS
Lint Roller? I Barely Know Her

No title available
Stranger Things

Discoholic 🪩

tannertan36
Claire Keane
Jules of Nature
Fai_Ryy
Xuebing Du
The Bowery Presents

if i look back, i am lost
🩵 avery cochrane 🩵
No title available
macklin celebrini has autism
No title available
cherry valley forever

seen from Germany
seen from Brazil
seen from Russia
seen from Mexico

seen from United States
seen from United States

seen from Israel

seen from Poland
seen from Saudi Arabia

seen from Brazil

seen from Germany

seen from United States

seen from Malaysia
seen from Bangladesh

seen from Canada
seen from Sweden

seen from United States
seen from Argentina
seen from TĂĽrkiye

seen from United States
@machinedog
Frontend Project from start to finish
Craft is the best CMS we've ever used. Here's our thoughts about why it's so great — and why you should consider it instead of WordPress.
Have you ever faced with a challenge to import the same SASS or SCSS file(s) in a bunch of components and you don’t want to do it again…
You can’t win. You only control how quickly you lose.
Not only has CSS Grid reshaped the way we think and build layouts for the web, but it has also contributed to writing more resilient code, replacing
How to request data in a universal web application
I came across this neat little animation in a designer newsletter — unfortunately, I lost track of the source, so please give a shout out if you recognize
In this article we're going to learn how to improve the performance by using an alternative to resize events
Quickly and easily experiment on remote sites with Chrome's new overrides feature.
Sometimes the normal element query isn’t enough. It could be that you just need to customize the data retrieved but the most common usage will likely be as a way to improve the performance of the query without relying on other performance techniques that doesn’t address the fact that the database…
If designing in the browser was once laborious and constraining, it is now anything but.
Drupal includes numerous tools for caching content that can work for your site right out-of-the-box, and it's important to know what they are and what they do. Drupal 8's caching system is a vital aspect of what makes is a good choice for fast and high-performance websites.
Conditioning the conditionals in javascript
The Web Locks API is a new addition to the Web Platform which allows you to execute JavaScript in a lock, a resource which can potentially get shared with other browser tabs. This API is currently available in Chrome and other Chromium-based browsers with no major signals from other browser vendors.