How to learn JavaScript as a WordPress developer

Like many text imprinting developers, I started learning JavaScript before I really knew what JavaScript was. \
In Matt Mullenweg’s word state of the word, which he was lucky to attend this year, he said that from the perspective of user interaction, the future of the web will be an API based JavaScript interface. WordPress Com recently completed a year and a half of repeated work on a realt based application driven management interface called Calypso. WordPress Com recently completed a year and a half of repeated work on a realt based application driven management interface called Calypso. However, the discussion of javascript based interfaces is not new. In 2012, John o’nolan, who led the WordPress user interface team at that time, as the founder of ghost, proposed a simpler and blogger centric WordPress than CMS. After being frustrated by the more complex approach of WordPress, onoran left the WordPress project and founded gost. Ghost is the node on the server side. Use word press instead of JS PHP. Com retains an existing database layer called WordPress. The
Calypso is a good example of a java script single page application (SPA) type, and the site must move forward to meet the specific needs of users. Whether there is a generic API is a question. But as a WordPress developer, I think we should learn how to better build this type of application. This is the challenge for Mullenweg to study JavaScript in depth, which makes me most excited. I recently discussed with my colleague Roy Sivan, a torque writer, how to learn JavaScript as a WordPress developer in WP crown. The
We can hear the whole conversation by watching the video, but I want to share some ideas in the discussion. Carl Alexander is a writer who provides useful content to help improve PHP development technology. He shares some ideas about JavaScript that is really useful after the recording. What framework should I learn? According to the way people talk about the word press rest API, it seems absolutely necessary to learn the JavaScript MVC framework. This may help, but it also limits the point of view of learning rest APIs or mastering JavaScript. The
There are many frameworks to choose from. Deciding what to learn is a difficult decision. My personal answer is \
Most WordPress developers are not familiar with the MVC pattern because WordPress does not use the MVC pattern. And it’s hard to master before exposure. Learn it and JavaScript itself
Is a difficult order. When I first saw angular, I was very confused Then I learned symfny, which doesn’t need new PHP knowledge, but I need to understand the MVC pattern. After beginning to understand, angular becomes much easier. JQuery, angular, and backbone are not very useful when learning JavaScript. Nothing helps you learn how object-oriented programming works in JavaScript. Instead, Roy and I work in a single page web application, which is the plug-in management screen for automated a\/b test plug-ins. The
Instead, Roy and I are plug-in management screens for the automated a\/b test plug-in ingot, working in a single page web application. When you can work with hundreds of lines of angular, writing everything in vanilla JavaScript can be crazy. The learning framework provides great value. This helps you complete the task, become more familiar with the language, and better understand how this type of coding works. Roy has an excellent series on how to build web applications using angular and WordPress rest APIs. This is a useful resource for people who want to learn these technologies. The
Start with knowing (or not knowing). Roy suggested starting with what you know. When I chatted with Carl, he talked about his suggestions, which aroused his response, and continued to code the jQuery plug-in for learning JavaScript. \
I think this is the tension between practical learning and in-depth language learning. I know this is my personal experience. I have been using jQuery to manipulate DOM for a long time and have not realized that all DOM elements are objects and attributes. In most cases, libraries such as jQuery and frameworks such as angular eliminate the need to learn what objects actually are and how they work. JavaScript is sex is a website that provides courses with high evaluation on JavaScript. Two years ago, it published a post: \
In the back-end to front-end podcasts and follow-up conversations with Carl, I often announce that I like the back-end work in PHP. Perhaps it is because PHP is the second language after English. Or because the back-end is more suitable for my technology. Carl thinks he is a back-end developer. He says, \
Carl is worried about the new shiny JavaScript and excited about long-term stability. \

Author:

Leave a Reply

Your email address will not be published. Required fields are marked *