
Getting Started With Ionic
3 PostsIonic is a popular mobile app framework that helps you build hybrid mobile apps quickly, using HTML, CSS, and JavaScript. In this series, you learn how to set up and build your own mobile apps with Ionic by creating a fully functional mobile app together.View Learning Guide...
How to Create a News Reader With React Native
2 PostsIn this tutorial, I'll be showing you how to create a news reader using React Native. We'll be using theView Learning Guide...ListViewcomponent to render a list of news items and theWebViewto render a web page to read a news item.
Making an Original Corporate Theme in WordPress
2 PostsIn this two-part series, I'm going to try to guide you through creating a jaw-dropping WordPress corporate theme.View Learning Guide...
Ruby / Rails Code Smell Basics
4 PostsThis is a small series about code smells and how you can deal with them. Don’t worry if you’re new to this topic or just starting to code. I did my best to keep things simple. Let’s get sniffin’!View Learning Guide...
Exploring WordPress Managers
3 PostsUsing a centralized solution to managing multiple WordPress websites is a nice idea. And in this three-part series, that's exactly what we're going to go through: Learn about the WordPress managers one by one.View Learning Guide...
Validating Data With JSON-Schema
2 PostsWhen you're dealing with complex and structured data, you need to determine whether the data is valid or not. JSON-Schema is the standard of JSON documents that describes the structure and the requirements of your JSON data. In this two-part series, you'll learn how to use JSON-Schema to validate data.View Learning Guide...



