Best of StorageFebruary 2024

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Use LocalStorage in JavaScript

    Learn how to use local storage in JavaScript to persist data in web applications. Discover the differences between local storage and session storage, and the benefits and limitations of using local storage.

  2. 2
    Article
    Avatar of lnLaravel News·2y

    Easy management of your application settings with Setting Pro

    Setting Pro is a package for easy management of application settings in Laravel. It offers flexible storage options, caching, queue support, event triggers, a global helper function and facade, and more. Visit the GitHub repo for installation instructions and more information.

  3. 3
    Article
    Avatar of awsplainenglishAWS in Plain English·2y

    AWS S3 and Endpoints Benefits

    AWS S3 is a highly available object storage service with security and encryption features. There are different ways to access S3 bucket, including using VPC Gateway Endpoint or VPC Interface Endpoint. Consider using interface endpoint for secure access across regions or from on-premises.