0

Introduction to my channel チャンネル紹介動画

👽 I don’t disclose my gender, voice, age. face etc. 👽 I hide the subscriber counter to fade away from rankings. 個人情報、登録者数は非公開です。 👽 This is not kids’ channel. (Sorry, I don’t recruit subscribers.) チャンネル登録の勧誘はしません。無礼な方は遮断します。 Survey: http://rrcp.blog.fc2.com/blog-entry-7.html

Read More

React State Management With MobX: Introduction

Managing state inside a React app can be tricky. A lot of developers use Flux or Redux to simplify app state coding, but they still require a lot of management of the flow of data. That’s where MobX comes in—it adds functional reactive programming to simplify state management. The best part is that MobX works […]

Read More

Guide to Creating a WordPress Theme Options Page: Introduction

In the past few years, WordPress has grown to be arguably the most popular content management system out there. This growth has been supplemented by a huge number of community-made themes, most of which include some form of advanced back-end customization. The most popular form is a theme options page, but creating one is not […]

Read More

WordPress Basics: Managing Users: Introduction

One of the great features of WordPress is that your site can have users registered to different roles. You can be a site admin, with unlimited control over the site, while also giving others more limited roles like editor, author, or subscriber. In this quick Coffee Break Course, you’ll learn how to use WordPress’s powerful […]

Read More

Structuring Stylesheets With RSCSS: Introduction

“RSCSS” stands for “Reasonable System for CSS Stylesheet Structure”. It’s a system of concepts and conventions for organizing your CSS styles to keep them from becoming too unwieldy. In this course, I’ll teach you the basics of structuring your stylesheets using this system. Watch full course with our free 10-day trial: https://webdesign.tutsplus.com/courses/structuring-stylesheets-with-rscss

Read More

Steps to Creating an Android App: Introduction

Before you even start building your Android app, there are a lot of questions to answer. Who is it for? What will the revenue model be? Do other apps exist that already solve this problem? In this ten-minute Coffee Break Course, Paul Trebilcox-Ruiz will walk you through some of the decisions that need to be […]

Read More