Why I Spent a Week on a 10-Line Code Change
“Recently, while working on the ability to drag tabs in Warp, I ran into a major blocker: trying to drag an individual tab would instead drag the entire window around.”
read »
“Recently, while working on the ability to drag tabs in Warp, I ran into a major blocker: trying to drag an individual tab would instead drag the entire window around.”
read »
“DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! Fonts are a defining characteristic of the design of any site.”
read »
“DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! Doing a quick search here on CSS-Tricks shows just how many different ways there are to approach calendars. Some show how CSS Grid can create the layout efficiently.”
read »
“DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! You know what it’s like to pick up a new language or framework. Sometimes there’s great documentation to help you find your way through it.”
read »
“In 2017, we wrote a blog post on how we store billions of messages. We shared our journey of how we started out using MongoDB but migrated our data to Cassandra because we were looking for a database that was scalable, fault-tolerant, and relatively low maintenance.”
read »
“Partytown is a “library to help relocate resource intensive scripts into a web worker, and off of the main thread. Its goal is to help speed up sites by dedicating the main thread to your code, and offloading third-party scripts to a web worker.”
read »
“Hi there! State design pattern is a behavioral design pattern that enables an object to change its behavior when its internal state changes. This pattern is useful when an object’s behavior is dependent on its state, and it must change its behavior at runtime based on changes in the state.”
read »
“I have a command line script for maintaining a wordpress plugin and have to load the wordpress core to be able to access wordpress functions. This problem is very similar to Initialize WordPress environment to use in a real cron script.”
read »
“To answer this seemingly simple question, we assembled a panel of some of the smartest engineering leaders we know and asked them how they answer this question with their own teams. Featuring Rukmini Reddy, SVP of Platform Engineering at Slack, James Stanier, Dir.”
read »
“New! Save questions or answers and organize your favorite content. Learn more. Apparently, I have completely misunderstood its semantics. I thought of something like this:”
read »
“You’re about to read a blog post with a lot of advice. Learning from those who came before us is instrumental to success, but we often forget an important caveat. Almost all advice is contextual, yet it is rarely delivered with any context.”
read »
“From its humble beginnings as a personal project in the mid-90s, PHP has grown to become one of the most popular languages for web development, powering everything from small blogs to large enterprise applications.”
read »
“The wp_oembed_get() function is not cached by default. Unfortunately, many themes (like Elegant Themes Divi) still use it which leads to your page making many background requests to YouTube and similar video embedding sites.”
read »
“The US Federal Trade Commission (FTC) is proposing a ban on non-compete agreements that prevent workers from moving to another company or starting a business in the same field, a decision that could affect roughly 30 million Americans.”
read »
“As part of the Wasm Language Runtimes project, we have been working to expand the functionality of the server-side WebAssembly PHP build we developed on top of WASI.”
read »
“DigitalOcean provides cloud products for every stage of your journey. Get started with $200 in free credit! For years, a small pedantry war has been raging in our address bars. In one corner are brands like Google, Instagram, and Facebook. This group has chosen to redirect example.com to www.”
read »
“Key takeaways Developer environments in the cloud have existed for years Everything turns into SaaS, but should your dev environment, really? Service availability can never match localhost Pay-as-you-go pricing is for privileged people only and locks out many The fully baked solution is a hybrid tha”
read »
“The one topic I’ve seen Google and SEOs disagree on the most is the best place to host content – subdomains or subdirectories. SEOs say subdomains aren’t optimal, and Google says it doesn’t matter because they can read and understand your content wherever it is.”
read »
“”
read »
“While creating content, there are pieces of information that are only relevant when other fields have a certain value.”
read »