Development & Dev Tools

479 bookmarks
Custom sorting
Why Should I Care About Writing Clean, Readable Code?
Why Should I Care About Writing Clean, Readable Code?
You are a developer. You read books, blog posts, and Tweets about the practice of how to construct clean code. Do you truly understand why? I never advocate blindly following. Rather, I encourage you to ask: Why should I care about writing clean, readable code? Let's answer that question to provide clarity of the purpose and intent behind the practice. Let's answer why.
·hellofromtonya.com·
Why Should I Care About Writing Clean, Readable Code?
Code Tip: Understanding the Ternary Operator
Code Tip: Understanding the Ternary Operator
Let’s talk about the ternary operator. It can be confusing for many. In this video, Tonya puts the if/else side-by-side with its equivalent ternary to help you know and understand it. The alternate syntax tip is found here. This tip is valid for JavaScript and PHP.
·knowthecode.io·
Code Tip: Understanding the Ternary Operator
The Layout Instability API
The Layout Instability API
This post introduces the Layout Instability API, its key concepts, and explains how to use the API and provide feedback
·web.dev·
The Layout Instability API
Delete WP-CLI from your server
Delete WP-CLI from your server
Depending on how you've installed WP-CLI, you may need to delete a file or an entire directory.
·danielbachhuber.com·
Delete WP-CLI from your server
Moving A Git Repository To A New Server
Moving A Git Repository To A New Server
Suppose your company decides to change its code-hosting provider or you wish to move your own Git repository to a different host. It doesn’t happen often, but it happens. When I had to move a number of Git projects to a new host, it took me quite some time to find an accurate method.
·smashingmagazine.com·
Moving A Git Repository To A New Server
Windows Users, Migrate to Laragon© for a Faster Local Server Experience
Windows Users, Migrate to Laragon© for a Faster Local Server Experience
The web is the best place for your projects but there may be reasons for keeping some of them offline. The most common practice for deploying offline is via a local server. There are numerous options available yet we chose Laragon as the most convenient. That’s for if you’re using a computer with Microsoft Windows. […]
·plethorathemes.com·
Windows Users, Migrate to Laragon© for a Faster Local Server Experience
What design tools get wrong
What design tools get wrong
Modern design tools, of both the vector and code kind, are amazing pieces of software that in recent years have transformed the design profession, but none of them seem to really understand the con…
·kilianvalkhof.com·
What design tools get wrong