Tag: Quality Assurance

Managing Your WordPress Site With Git and Composer

Managing WordPress with Git and Composer has some big advantages. In particular, it can give you version control and helps get new people up to speed quickly. But it’s not… Read more The post Managing Your WordPress Site With Git and Composer appeared first on Delicious Brains. ...
Continue Reading Managing Your WordPress Site With Git and Composer

Get Started with PHP Static Code Analysis

Imagine a world where your IDE or code editor detected problems before you even ran the code. Imagine if whole categories of errors could be automatically identified and easily eliminated… Read more The post Get Started with PHP Static Code Analysis appeared first on Delicious Brains. ...
Continue Reading Get Started with PHP Static Code Analysis

Top 10 beginner tips for Python programmers

Python stands out among the many programming languages due to its object-oriented features and versatility. It is thought to be the most acceptable language to learn for novices. ...
Continue Reading Top 10 beginner tips for Python programmers

WordPress, JavaScript and PHP Conferences to Add to Your Calendar in 2020

Whether you’re hoping to speak at a conference, looking to network or just there to learn, attending a conference can be beneficial to you and your career in a number… Read more The post WordPress, JavaScript and PHP Conferences to Add to Your Calendar in 2020 appeared first on Delicious Brains. ...
Continue Reading WordPress, JavaScript and PHP Conferences to Add to Your Calendar in 2020

Become a LEDU Community Mod and Earn LEDU each month

As outlined in the project white paper one of the utility cases for LEDU tokens in Education Ecosystem is rewarding community moderators for their work with LEDU. This article explains how the LEDU community moderation… The post Become a LEDU Community Mod and Earn LEDU each month appeared first on Education Ecosystem Blog. ...
Continue Reading Become a LEDU Community Mod and Earn LEDU each month

7 Top UX/UI Tools to Enhance Your Designs

Creative design is lauded for the key role it plays in the success of digital product designs as engaging visitors takes a lot more than aesthetics or structured layout. Leila, a Ukraine-based UX/UI designer who… The post 7 Top UX/UI Tools to Enhance Your Designs appeared first on Education Ecosystem Blog. ...
Continue Reading 7 Top UX/UI Tools to Enhance Your Designs

How are Education (EDU) Tokens Used in the LiveEdu Network?

In the whitepaper we explained the token utility model and mechanics underlying the EDU tokens. The LiveEdu ecosystem consists of two networks, namely the internal ecosystem and the external ecosystem. The internal ecosystem participants are… The post How are Education (EDU) Tokens Used in the LiveEdu Network? appeared first on Education Ecosystem Blog. ...
Continue Reading How are Education (EDU) Tokens Used in the LiveEdu Network?

2016 Year in Review

For the last couple of years, I’ve published a “year in review” post on my personal blog. (In fact, that’s all I’ve published on my blog in the past two… Read more The post 2016 Year in Review appeared first on Delicious Brains. ...
Continue Reading 2016 Year in Review

Unit Testing Ajax and API Requests in WordPress Plugins

I am scared of unit testing. There, I’ve said it. Unit testing is one of those practices that I know I should be doing, there are benefits to doing it,… Read more The post Unit Testing Ajax and API Requests in WordPress Plugins appeared first on Delicious Brains. ...
Continue Reading Unit Testing Ajax and API Requests in WordPress Plugins

Managing Your WordPress Site with Git and Composer Part 4 – Installing WordPress in a Subdirectory

This is article 3 of 3 in the series “Managing Your WordPress Site with Git and Composer” In part 1 of this series we looked at how to store and… Read more The post Managing Your WordPress Site with Git and Composer Part 4 – Installing WordPress in a Subdirectory appeared first on Delicious Brains. ...
Continue Reading Managing Your WordPress Site with Git and Composer Part 4 – Installing WordPress in a Subdirectory