+ All Categories
Home > Technology > WordPress: Doing Simply & Effectively

WordPress: Doing Simply & Effectively

Date post: 12-Jan-2017
Category:
Upload: arryaas
View: 57 times
Download: 0 times
Share this document with a friend
13
WordPres s Doing Simply & Effectively Rakesh Lawaju racase.com.np fb.me/iamracase @racase -founder & CTO, WEN Solutions
Transcript
Page 1: WordPress: Doing Simply & Effectively

WordPress

Doing Simply & Effectively

Rakesh Lawaju racase.com.npfb.me/iamracase

@racaseCo-founder & CTO, WEN Solutions

Page 2: WordPress: Doing Simply & Effectively

OVERVIEWWhat we can do to make WordPress development process simple and

effective?

What tools can be used to make it easy?

Page 3: WordPress: Doing Simply & Effectively

Get familiar with WP documentationBecause you can’t memorise all functions, class,

hook &…

Page 4: WordPress: Doing Simply & Effectively

WordPress coding standardThere is WordPress coding standard! of course

there is.

https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

Page 5: WordPress: Doing Simply & Effectively

Learn to debugNo body is safe from bug!

ErrorBugBug

ErrorBugError

Page 6: WordPress: Doing Simply & Effectively

Do not repeat yourselfMake a framework

Page 7: WordPress: Doing Simply & Effectively

Repeat yourselfRepetition is the mother of learning

Page 8: WordPress: Doing Simply & Effectively

A command line interface for WordPress.https://wp-cli.org/

WP-CLI

Page 9: WordPress: Doing Simply & Effectively

Git is a free and open source distributed version control system designed to handle everything from small to very

large projects with speed and efficiency.

git

https://git-scm.com

Page 10: WordPress: Doing Simply & Effectively

GruntThe JavaScript Task Runner

http://gruntjs.com

Page 11: WordPress: Doing Simply & Effectively

Local by FlywheelLocal WordPress development made simple

https://local.getflywheel.com

Page 12: WordPress: Doing Simply & Effectively

Work Smarter, Not Harder

Page 13: WordPress: Doing Simply & Effectively

Any Questions?


Recommended