• Web Developer
  • Posts
  • AI Code Editor 🤖, JS Memory Leaks 🧠, SVG Builder 🎨, AST Explorer 🔍

AI Code Editor 🤖, JS Memory Leaks 🧠, SVG Builder 🎨, AST Explorer 🔍

2024-09-15

This cannabis startup pioneered “rapid onset” gummies

Most people prefer to smoke cannabis but that isn’t an option if you’re at work or in public.

That’s why we were so excited when we found out about Mood’s new Rapid Onset THC Gummies. They can take effect in as little as 5 minutes without the need for a lighter, lingering smells or any coughing.

Nobody will ever know you’re enjoying some THC.

We recommend you try them out because they offer a 100% money-back guarantee. And for a limited time, you can receive 20% off with code FIRST20.

Hello and welcome to this issue!

Recently, I've been focused on writing a series of articles on modern CSS, and I’ve made some new discoveries. Here's a preview of the planned content:

  • Layout Properties (CSS Logical Properties, CSS Writing Modes, Anchor Positioning, Break Rules...)

  • Color Properties (color() function, color-mix(), Relative Colors, Interpolation Color Spaces...)

  • Typography Properties (font-variant, initial-letter, font-palette, hanging-punctuation...)

  • Interaction Properties (Scroll Snap, overscroll-behavior, scroll-timeline, ViewTransition API...)

  • Graphics (CSS Shapes, clip-path, CSS Masks, Blend Modes, conic-gradient(), linear() Easing Function...)

  • Accessibility (prefers-reduced-motion, color-contrast(),

    , prefers-reduced-data...)

  • Others (CSS Nesting, Cascade Layers, image-set(), Shadow DOM Features, Stepped Value Functions...)

I’ll keep the publishing frequency at one or two articles per week. If you're interested in these topics, join my 7-day exclusive membership trial to read the currently available member content and get updates first.

My recent updates:

Articles

Cursor is a popular AI code editor. It's a clone of VSCode, featuring the same layout and shortcuts. Its main advantage is that it parses the content of your entire project, offering more accurate and detailed AI suggestions.

AI tools like GitHub Copilot are making programmers worse. These tools weaken fundamental coding skills and create a false sense of expertise. Relying on them without the ability to solve problems independently can hinder what humans can do that machines can't.

The author discovered unexpected memory leaks in their JS code. This article introduces related cases and explains some knowledge about garbage collection and closures.

A free beginner-friendly web development tutorial.

Learn how features like Transitions, Suspense, and React Server Components enhance React applications' performance.

Tools

A free online graphic tool that lets you customize SVG filters to create stunning effects.

An open-source, self-hostable alternative to Heroku / Netlify / Vercel.

An online CSS shadow editor for adding colorful gradient shadows.

An SVG icon search engine with a visual editor, allowing you to adjust source files.

A lightweight JavaScript library for scroll animations with no dependencies.

An online tool to view the AST (Abstract Syntax Tree) of your JS code, supporting over 10 parsers.

Thank you for reading! If you enjoyed it and would like to support my work, consider trying our 7-day free exclusive membership. You'll get unlimited access to personalized content based on your interests and receive a special newsletter every Saturday. Start your free trial now 👇

Reply

or to participate.