React

5 Quick Tips for Writing More Readable React Code [ChatGPT Experiment]

ChatGPT is hot right now, so I thought I should experiment with letting it write a blog post. It did surprisingly well. The following is more than half AI-generated. For the most part, the first paragraph in each section is ChatGPT, and the more in-depth explanation and code examples are from me for added clarity. I also reordered the sections to flow better. Enjoy!

Ryan Spencer

Ryan Spencer

Developer

Angular

GraphQL: Everything You Need to Know [with Code Examples]

Are you thinking about designing a backend API? You probably already know about REST architecture. You might even know that the REST architecture doesn’t handle complex applications very well.

Eduard Krivanek

Eduard Krivanek

DevOps

Deploy Any Docker Project to AWS with GitHub Actions

Bitovi has created a new GitHub action that makes hosting any Docker-based project in your own AWS account a snap. It’s possible with a combination of Terraform + Ansible wrapped in some scripts with some of our tools.

Leo Diaz Longhi

Leo Diaz Longhi