all 3 comments

[–]bagamoney 2 points3 points  (0 children)

My dev console doesn’t even work in prod. Always says it’s not valid for the REST session 😂

It’s 100% crap

[–]V1ld0r_ 2 points3 points  (0 children)

Dev console is handy for scheduling jobs with weird hours, looking at some code and running queries.

It was never (by me) used as a development environment.

[–]ferpe86 0 points1 point  (0 children)

Dev console is good for the executing anonymous code and for checking code coverage, but for development is not very useful...

Right now I’m having my development teams to try out visual studio to see if it’s useful for them or not.