20 Best Social Plugins for WordPress
With around 3 billion people in the world using social media, you can’t afford not to use social plugins on your WordPress site. Adding social widgets, such as the Facebook like button, Twitter buttons...
View ArticleHow to Build a SaaS Dashboard in React With Google Sheets and FusionCharts
In this tutorial I’ll explain the process of creating a SaaS dashboard by fetching data from Google Sheets using the Google Sheets API. To create this dashboard we will be using React, a JavaScript...
View ArticleDesign Patterns for Communication Between Vue.js Component
As developers, we want to produce manageable and maintainable code, which is also easier to debug and test. To make this possible, we adopt best practices known as patterns. Patterns are proven...
View ArticleCreate a New WordPress Site While Keeping Your Old Static Site Running
What You'll Be CreatingIf you're switching to WordPress from a static site, from a site builder provided by your hosting provider, or even from an old WordPress site, you'll want to ensure that your...
View ArticleShow WordPress Related Posts With Taxonomy and a Custom Post Type
What You'll Be CreatingSometimes you want your blog posts to appear on more pages in your WordPress site than just your blog.You've already got the option of using category and taxonomy archives, as...
View ArticleQuickly Build a PHP CRUD Interface With the PDO Advanced CRUD Generator Tool
In this article, we’re going to review PDO CRUD—a form builder and database management tool. PDO CRUD helps you build forms for your database tables with just a few lines of code, making it quick and...
View ArticleLooking Ahead to 2019: WordPress in the Year to Come
What a year! At the end of 2017, I remember thinking that the previous year had been one of the biggest when it came to change in WordPress. But I didn't know what was in store for 2018!2018 has seen...
View ArticleWhat Makes WPBakery (Visual Composer) the Best WordPress Page Builder Today?
Are you looking for a WordPress page builder that takes the hassle out of creating your website? WPBakery (formerly known as Visual Composer) is hands-down the best WordPress page builder available...
View ArticleAdding Swipe Gestures to RecyclerViews
A big part of Material Design is the way users get to interact with the visual elements of an app. Therefore, in addition to taps and long presses, a well-made Android app today is expected to handle...
View ArticleNew Course: Building JavaScript Websites With Meteor
Meteor.js is a full-stack, open-source framework for building web and mobile apps. In our new course, Building JavaScript Websites With Meteor, you will learn how to use Meteor and its front-end...
View ArticleCreate a Contact Form in PHP
No matter what type of website that someone owns or manages, they probably need a contact form. The contact form can help your visitors request a quote, ask for information, or share any tips or...
View ArticleConnect to the Twitter API in an Angular 6 App
In this tutorial, you'll learn how to authenticate and connect to the Twitter API using Node.js and Angular 6. By the end of this tutorial, you'll have done the following:authenticate with the Twitter...
View ArticleBest PDF Viewers for WordPress Compared
PDF files are an efficient and time-tested way to share and display documents, but there are some limitations when you do not have a PDF viewer for your website. First, you risk losing visitors: while...
View ArticleHow to Install, Configure and Secure Your Own Website Server From Scratch
If you’ve ever owned or run a website you’ll be familiar with one important part of it: quality hosting, good servers. And whilst there’s a huge number of hosting companies available, finding the best...
View ArticleTry a New Course on JavaScript Functions
Functions are one of the most important constructs in JavaScript. Without understanding functions, you'll never master the JavaScript language. Luckily, our new course will set you...
View ArticleHow to Use AJAX in PHP and jQuery
Today, we’re going to explore the concept of AJAX with PHP. The AJAX technique helps you to improve your application's user interface and enhance the overall end user experience.What Is AJAX?AJAX...
View ArticleBuild Your Own CAPTCHA and Contact Form in PHP
People write code every day to automate a variety of processes. We exploit the fact that computers are a lot faster and more accurate than humans, which lets us simplify a lot of mundane tasks....
View ArticlePreview Our New Course on Angular Material
Angular Material makes it easy to create a great UI for your Angular app. See how it works in our new course, Building App UIs With Angular Material. Keep reading for some free videos from the...
View ArticleWhy You Should Use Slider Revolution For Your WordPress Site
WordPress Sliders are a dime a dozen, but few can match the amazing Slider Revolution for WordPress when it comes to features, speed and ease of use. Today we’ll take an in-depth look at: what sliders...
View ArticleHow to Create a PDF Viewer in JavaScript
The Portable Document Format, or PDF for short, is ideal for sharing documents containing lots of precisely formatted text and images, especially if they're likely to be printed or read offline....
View Article