Tag / coding
-
When are the props available in a component?
While working on a project, I came up with a rather unexpected problem: props are not available during the created() or mounted() methods. How can this be solved?
-
Getting errors using Intelephense? Here’s the solution.
So, here’s a quick one: In case you’re a PHP developer, then you should be using the Intelephense plugin (assuming you are using Visual Studio Code of course). There is a case where you might jump on a weird error which makes no sense: some of the default PHP methods flagged as unknown.
Loading posts...