Hey there, these are the slides for my talk for WordCamp Guadalajara 2018. Diapositivas para Contribuir para aprender Feel free to post any questions in the comments section. Happy coding!
Category Archives: WordPress
Losing to learn: Getting your code reviewed to lvl up
One of the things that had made me advance when learning WordPress development so fast, is that I have been able to take the feedback and the lessons other have made to me. I bumped into a friend on the bus the other day, and it’s funny how both of us identified a tendency a …
Continue reading “Losing to learn: Getting your code reviewed to lvl up”
How to use D3 in your WordPress Plugins (without a plugin)
Hey guys it’s Oscar, Recently, I’ve been obsessively interested in D3. It is a super COOL JavaScript library and it gave me a whole bunch of ideas of how could I implement it on my WordPress Plugins. The difference of watching at a lively representation of visual data vs looking at a bunch of dry numbers …
Continue reading “How to use D3 in your WordPress Plugins (without a plugin)”
How to contribute to Open Source NOW – Coding a solution.
In the previous post ( see: How to contribute to Open Source NOW – Finding a good issue to Fix ) we went through the process of finding our first issue to start contributing to open source. In this article, we will continue the process and write the solution. More than coding the solution to the problem …
Continue reading “How to contribute to Open Source NOW – Coding a solution.”
How to contribute to Open Source NOW – Finding a good issue to Fix
You may want it. You may dream about it. You have been reading everywhere that open source is the best, that contributing makes software better, that google does open source and Tux rocks when it is shared. Somehow … you have been always wondering: How the hell do i contribute to open source? How could …
Continue reading “How to contribute to Open Source NOW – Finding a good issue to Fix”
Setting up your wp-web development environment on Ubuntu – PART 1
Hey guys, When i switched from Windows to Ubuntu, it took me a while at first to setup my WordPress development environment. It is common that most people are using MACs out there, specially when it comes to developing with WordPress VIP standards. However, for us who can’t afford a MAC right now, but …
Continue reading “Setting up your wp-web development environment on Ubuntu – PART 1”
wp-dexter Released!
Hello World! I’m proudly to announce that wp-dexter my first working wordpress plugin has been released. This is my first ever release plugin … and it has been a lot of work to code it! So, what’s in for you? With wp-dexter, you should be able to display your favorite pokemon from any of the …