-
-
Notifications
You must be signed in to change notification settings - Fork 62.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add PHPStorm Tips and Tricks screencast by Christoph Rumpel #6437
Add PHPStorm Tips and Tricks screencast by Christoph Rumpel #6437
Conversation
I have used these tips myself as a developer, so hoping others will find them useful. Also hoping this can be approved in time for #Hacktoberfest please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also hoping this can be approved in time for #Hacktoberfest please?
No problem. It's computed using submit date, so is in.
What do you think about moving to new category IDE / Editors
like in other listings?
Merged with Emacs & Vim resources already exist
Sure, I can look at doing that and it makes sense. Apologies, I didn't
realise that category was there.
…On Tue, 26 Oct 2021, 00:33 David Ordás, ***@***.***> wrote:
***@***.**** requested changes on this pull request.
What do you think about moving to new category IDE / Editors like in
other listings?
Merged with Emacs & Vim resources already exist
------------------------------
In casts/free-podcasts-screencasts-en.md
<#6437 (comment)>
:
> @@ -291,6 +291,7 @@
* [PHP Podcasts](https://www.phppodcasts.com) (podcast)
* [PHP Roundtable](https://www.phproundtable.com) (podcast)
* [PHP Town Hall](http://phptownhall.com) (podcast)
+* [PHPStorm Tips & Tricks by Christoph Rumpel](https://www.youtube.com/watch?v=KtfwIGC7UO0&list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) (screencast)
Adapting to resources format & guidelines...
⬇️ Suggested change
-* [PHPStorm Tips & Tricks by Christoph Rumpel](https://www.youtube.com/watch?v=KtfwIGC7UO0&list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) (screencast)
+* [PHPStorm Tips & Tricks](https://www.youtube.com/playlist?list=PLk9WlAgeZoTfHdJUv75-5grVQf4ijIrzw) - Christoph Rumpel (screencast)
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#6437 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXCXNU3FNXY7FQLIP7ZFT3UIXSNLANCNFSM5GWJB5RQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
First, we should apply suggestion.
It doesn't exist yet in |
Switches to playlist and moves author outside the link. Co-authored-by: David Ordás <[email protected]>
@davorpa I've moved that now, taking the style from the cheatsheets file. Hope that meets with your approval? |
Co-authored-by: David Ordás <[email protected]>
What does this PR do?
This adds PHPStorm Tips and Tricks screencast by Christoph Rumpel.
For resources
Description
PHPStorm is a popular IDE for PHP developers. In these short tips videos, the author shows some time saving tips to increase a developer's productivity.
Why is this valuable (or not)?
How do we know it's really free?
The author provides the casts on YouTube and promotes freely via Twitter. There is no paywall.
For book lists, is it a book? For course lists, is it a course? etc.
This is a series of YouTube videos that are being added to regularly.
Checklist:
Follow-up