Best Practices

108 Articles

More Articles

Page 4 of 9
Why I Built My Own AWS Deployment Tool for Serverless Apps
coding4 min read

Why I Built My Own AWS Deployment Tool for Serverless Apps

Discover the journey of building Effortless-AWS, a deployment tool designed to simplify serverless application development on AWS without the overhead of CloudFormation.

By Kevin Liu
Read more
Creating a Responsive Pyramidal Grid with Modern CSS
coding3 min read

Creating a Responsive Pyramidal Grid with Modern CSS

Discover how to create a responsive pyramidal grid with modern CSS techniques. Enhance your web design with dynamic layouts and engaging visuals.

By Kevin Liu
Read more
Automate Repository Tasks with GitHub Agentic Workflows
coding3 min read

Automate Repository Tasks with GitHub Agentic Workflows

Learn how to automate repository tasks with GitHub Agentic Workflows. Streamline your development process and focus on writing great code.

By Kevin Liu
Read more
Modern CSS Code Snippets: Stop Writing CSS Like It's 2015
coding3 min read

Modern CSS Code Snippets: Stop Writing CSS Like It's 2015

Explore modern CSS code snippets to enhance your web development. Stop writing CSS like it's 2015 and adopt cutting-edge techniques today.

By Kevin Liu
Read more
5 AI Security Mistakes That Will Get Your Agent Hacked
coding4 min read

5 AI Security Mistakes That Will Get Your Agent Hacked

AI agents can be powerful but pose security risks. Learn about five critical mistakes that can lead to hacks and how to secure your AI systems.

By Kevin Liu
Read more
What’s !important #5: CSS Innovations for Lazy-Loading & More
coding3 min read

What’s !important #5: CSS Innovations for Lazy-Loading & More

Explore the latest CSS features like lazy-loading iframes, repeating corner-shape backgrounds, and more in this engaging blog post.

By Kevin Liu
Read more
Ars Technica Misquotes Matplotlib Maintainer; Story Retracted
technology3 min read

Ars Technica Misquotes Matplotlib Maintainer; Story Retracted

Ars Technica fabricates quotes from a Matplotlib maintainer, leading to a retraction. This incident highlights critical issues in tech journalism.

By Alex Chen
Read more
Approximating contrast-color() With Other CSS Features
coding3 min read

Approximating contrast-color() With Other CSS Features

Explore how to achieve contrast color functionality in CSS without full support for contrast-color(). Use variables, mixing, and media queries for accessibility.

By Kevin Liu
Read more