Published inCommitsOpen any file with VSCode on macOSSolution for “command not found: code” errorAug 28Aug 28
Detecting Dependencies Not Used in React/NodeJSYou are developing a project based on Nodejs (React, NodeJS etc.) and you have installed many libraries. But some libraries you never use…Aug 10Aug 10
Published inCommitsFind the owner of an AWS Access KeyYou have an AWS Access Key. However, you cannot find this key in the account’s IAM or security credentials. This article will provide…May 20May 20
Published inCommitsAdd Environment Properties (.env) in Elastic BeanstalkIf you have an application in Elastic Beanstalk and you want to add Environment Properties (.env), in this article I will explain how to…May 9May 9
Published inCommitsRouting a SubDomain to an AWS Elastic Beanstalk environmentThis article includes short steps for creating a subdomain and directing this created subdomain to an application (environment) in Elastic…May 4May 4
Fixing iOS Project Build Errors: Troubleshooting XCode Build Error Code 65While compiling the React Native project, you may receive an error like “Xcodebuild Error Code 65”. There may be several reasons for this.Apr 29Apr 29
Published inCommitsBecoming a FullStack DeveloperFull-stack is a very exciting goal for those who want to step into the world of software development. However, achieving this goal requires…Apr 181Apr 181
Published inCommitsGet ChatGPT API Key with 2 StepsYou are developing an application and you decided to integrate artificial intelligence into it. One of your options is OpenAI ChatGPT. You…Apr 181Apr 181
Published inCommitsSpeed vs. Green: Which Code Wins?Does Your Code Cost the Earth? Speed or Energy of Code? Which is Important? In the fast-paced world of software development, we often…Apr 23Apr 23
Published inCommitsCleaning up React Native/Expo ProjectsAs React Native and Expo developers, we all encounter situations where our projects accumulate cache and dependency clutter over time. This…Mar 282Mar 282