从PHP过渡到JavaScript的最佳方式(AngularJS,NodeJS等)

时间:2021-10-13 15:58:59

I'm currently a PHP Developer, and I absolutely love Laravel. However, even though Laravel is an excellent and powerful framework I feel as though I need to stay up to date on technologies and languages to deliver the absolute best. Which brings me to my main question, what would be the best way to transition(I Don't wish to just drop PHP, but shift my main focus) to JavaScript. Specifically, Node.JS, Angular, Meteor, etc...

我目前是PHP开发人员,我非常喜欢Laravel。然而,即使Laravel是一个优秀而强大的框架,我觉得我需要及时了解技术和语言以提供绝对最佳。这让我想到了我的主要问题,转换的最佳方式是什么(我不想放弃PHP,而是将主要关注点转移到JavaScript)。具体来说,Node.JS,Angular,Meteor等......

The syntax of JavaScript is what really throws me off, does anyone know of a very well laid out tutorial series(Paid or Free) that I could learn from. I'm sure once I get past the learning curve I'll find it much easier. However getting past the curve is where I'm currently at, and struggling.

JavaScript的语法真的让我失望,有没有人知道我可以从中学到的非常好的教程系列(付费或免费)。我敢肯定,一旦我超越学习曲线,我会发现它更容易。然而,越过曲线是我现在所处的位置,并且正在挣扎。

Thanks, Bran

谢谢,布兰

1 个解决方案

#1


1  

For Angularjs and the MEAN Stack

对于Angularjs和MEAN Stack

There is a great set of tutorials for Angularjs on code school here. I used them to learn the basics but in reality the best way to learn is to build a project you're passionate about.

这里有关于代码学校的Angularjs的一套很棒的教程。我用它们来学习基础知识,但实际上最好的学习方法是建立一个你热爱的项目。

For myself I learned how to use Ionic for mobile development, here is my open source code for that (Ionic is built on Angularjs).

对于我自己,我学会了如何使用Ionic进行移动开发,这是我的开源代码(Ionic是基于Angularjs构建的)。

Another great way to learn is to follow the Microsoft MEAN Stack video that they made about 6 months ago here it is. They do a full MEAN Stack project thats really easy to follow along with.

另一个学习的好方法是遵循他们大约6个月前制作的Microsoft MEAN Stack视频。他们做了一个完整的MEAN Stack项目,非常容易理解。

Conclution

结论

To learn any new tech build build build, its the only way to discover more. Good luck

要学习任何新的技术构建构建,它是发现更多的唯一方法。祝你好运

#1


1  

For Angularjs and the MEAN Stack

对于Angularjs和MEAN Stack

There is a great set of tutorials for Angularjs on code school here. I used them to learn the basics but in reality the best way to learn is to build a project you're passionate about.

这里有关于代码学校的Angularjs的一套很棒的教程。我用它们来学习基础知识,但实际上最好的学习方法是建立一个你热爱的项目。

For myself I learned how to use Ionic for mobile development, here is my open source code for that (Ionic is built on Angularjs).

对于我自己,我学会了如何使用Ionic进行移动开发,这是我的开源代码(Ionic是基于Angularjs构建的)。

Another great way to learn is to follow the Microsoft MEAN Stack video that they made about 6 months ago here it is. They do a full MEAN Stack project thats really easy to follow along with.

另一个学习的好方法是遵循他们大约6个月前制作的Microsoft MEAN Stack视频。他们做了一个完整的MEAN Stack项目,非常容易理解。

Conclution

结论

To learn any new tech build build build, its the only way to discover more. Good luck

要学习任何新的技术构建构建,它是发现更多的唯一方法。祝你好运