Best of Atomic SpinJune 2024

  1. 1
    Article
    Avatar of atomicobjectAtomic Spin·2y

    3 Reasons I Love CSS and You Should Too

    CSS often sparks mixed reactions among developers, ranging from indifference to enthusiasm. This post explores three key reasons to love CSS: its ability to beautify web pages, the quick feedback loop it offers during development, and its logical structure when properly understood. By investing time to learn CSS, developers can create visually compelling and user-friendly web designs efficiently.

  2. 2
    Article
    Avatar of atomicobjectAtomic Spin·2y

    Next.js 15: Unveiling New Horizons in Web Development

    Next.js 15 brings transformative features to enhance efficiency, flexibility, and power in web development. Updates include revamped caching mechanisms, Partial Pre-Rendering (PPR), seamless integration with React 19, new API and enhancements, and improved error handling.

  3. 3
    Article
    Avatar of atomicobjectAtomic Spin·2y

    Set Up Your VS Code-Godot Environment

    Learn how to integrate Godot and VS Code for game development and set up a VS Code profile for a customized development environment.

  4. 4
    Article
    Avatar of atomicobjectAtomic Spin·2y

    For Vim Users: A Keyboard Modifier to Replace Caps Lock with Esc

    Learn how to replace the Caps Lock key with Escape on a Mac keyboard for a better Vim experience. Discover alternatives to using Karabiner-Elements and why someone might choose them.

  5. 5
    Article
    Avatar of atomicobjectAtomic Spin·2y

    Change the Internet! A Guide to Writing Your First Chrome Extension

    Learn how to write your first Chrome extension by following this tutorial. Customize the look and feel of the extension. Add 'content.js' to run the extension automatically on any website.