cryptophase.hashnode.devAdding the Cassandra DB support to AppWriteIf you're building a PHP application that requires a NoSQL database, Cassandra is a popular choice due to its scalability and high availability. In this blog post, we'll take a look at the Cassandra class, which is a database adapter that provides a ...Apr 14, 2023·4 min read
cryptophase.hashnode.devNext time create an .ENV fileManaging configuration settings for web applications can be challenging, especially when sensitive information is involved. A .env file provides a secure and flexible solution for storing environment-specific configuration settings. In this blog, we'...Feb 14, 2023·2 min read
cryptophase.hashnode.devVite: Don't use create-react-appVite is a new front-end framework that's shaking things up in the world of web development. With its fast performance and intuitive design, it's quickly becoming a popular choice for developers looking to build high-performance, reactive single-page ...Feb 13, 2023·2 min read