article thumbnail

Understanding Weak Reference In JavaScript

Smashing Magazine

Memory and performance management are important aspects of software development and ones that every software developer should pay attention to. Let’s illustrate this with some snippets: let smashing = {name: "magazine"}; // The object can be accessed from the reference. // Overwrite the reference smashing. Frank Joseph.

Cache 117
article thumbnail

Ten Tips For The Aspiring Designer Beginners (Part 1)

Smashing Magazine

With entrance into the industry being so easy and lack of proper benchmarking (Note: this is somewhat contradictory to point 2, but more on that later) around what makes a good designer, software engineer, or product manager, we’re forced to face the facts that it’s a recipe for poor quality products. Alright, enough doom and gloom.

Design 127
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

As I was determined to become great at my new occupation regardless of my location, I read every sysadmin book, article, and magazine I could find on the shelf.

article thumbnail

Improving The Performance Of An Online Store (Case Study)

Smashing Magazine

The project consisted of upgrading the shop software to our own open-source system and redoing the shop’s front end from scratch. Many of them are covered in CSS-Tricks’ helpful overview , and Smashing Magazine offers a great PDF checklist. The waterfall of network activity helped a lot here, but so did thinking of user flows.

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

As I was determined to become great at my new occupation regardless of my location, I read every sysadmin book, article, and magazine I could find on the shelf. link] , 2021 [Trader 21] Tiffany Trader, “Cerebras Second-Gen 7nm Wafer Scale Engine Doubles AI Performance Over First-Gen Chip ,” [link] , Apr 2021 [Ghigoff 21] Yoann Ghigoff, et al.,

article thumbnail

World’s Top Web Performance Leaders To Watch

Rigor

Rachel is the Editor-in-Chief of Smashing Magazine, a British web developer, writer, and speaker. Rick is a software engineer on the Google Chrome team, “leading an effort to make the web just work for developers.” Vitaly is a co-founder of the Smashing Magazine brand. Rachel Andrew. Rick Byers. Rick Byers.

article thumbnail

Let’s Dive Into Cypress For End-to-End Testing

Smashing Magazine

Software development without automated testing is hard to imagine today. Example: Finding My Articles in Smashing Magazine. I want to write a test for this website, Smashing Magazine. I only use a slash to open the website of Smashing Magazine. Let’s Dive Into Cypress For End-to-End Testing. Ramona Schwering.

Testing 135