Michael
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created React Native and IntelliJ
AnsweredI have IntelliJ Ultimate edition and have followed the JetBrains doc to create the app. This doesn't seem to create anythink other than .idea and node_modules subdirs and a package.json file. So t... -
Created React-Native tsx debugging in Intellij Ultimate
AnsweredI am trying to debug an android app on a device using Intellij Ultimate. The app loads and runs. However the breakpoints and debugging info are not working. On the device I can entering into the ... -
Created ADB not found
AnsweredI have an app created as native for Android and it works fine, with the app deploying and debuggine on the device (and also works with emulator). I now am trying to develop using React Native and c... -
Edited Variables not recognized by PHPStorm
I created a function that includes the below code. I am able to work with the $names_str and $values_strvariables which are all local. However when I expanded the code and added the $btest vars, ... -
Created Issue when creating an array in an function
Hello - I am attempting to create an array in a function in an included file. All other variables in the function work properly and are displayed using the hover function and in the variables wind... -
Created WebStorm and PhpStorm - Sharing project info...
Hi All,I have purchased both WebStorm and PhpStorm and have been using PhpStorm extensively in debugging a project. If is an INCREDIBLE product and I can't say enough about the time it has saved i... -
Created Javascript Uncaught TypeError: Undefined is not a function...Uncaught refs and anonymous functions...
Hi All,Just purchased PhpStorm and got it to work on a small test project. But my I cannot get it to work on website that I am working on . The website is purchased source code in PHP/Javascript ...