dongzhan1948 2015-08-13 07:59
浏览 56
已采纳

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

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...

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.

Thanks, Bran

  • 写回答

1条回答 默认 最新

  • dongtaihui5131 2015-08-13 08:18
    关注

    For Angularjs and the 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.

    For myself I learned how to use Ionic for mobile development, here is my open source code for that (Ionic is built on 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.

    Conclution

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

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?