Getting Started With the Mojs Animation Library: The HTML Module
A lot of websites now use some sort of animation to make their landing pages more appealing. Thankfully, there are many libraries which allow you to animate elements on a webpage without doing...
View ArticleHow to Create an App
There are several ways to create a mobile application. Do you want to know what the best way is? It depends. What technologies do you have experience with? What platforms are you targeting? How much...
View ArticleCharting Using Plotly In Python
Data visualization is a way to understand large chunks of data. Certain trends and patterns might go unnoticed in text based format, so data visualization makes it easier to understand what the data is...
View ArticleCreate a Conversational Interface for Android With Dialogflow
What You'll Be CreatingThe rise of artificial intelligence is triggering a paradigm shift in the field of user interface development. Thanks to the proliferation of intelligent, voice-activated...
View ArticleGetting Started With the Mojs Animation Library: The Shape Module
In the previous tutorial, we used mojs to animate different HTML elements on a webpage. We used the library to mainly animate div elements which looked like squares or circles. However, you can use the...
View ArticleCreate a Library Finder App in Angular: Introduction
In one of my previous Angular tutorial series, I covered the basics of Angular, starting from installing the CLI and then discussing how to create basic components and implement routing. The country...
View Article15 Best Android App Templates With Maps Integration
If you’re creating any sort of app that involves getting your users from one place to another then good map integration is a must. Here are the 15 best Android app templates with map integration to be...
View ArticleGetting Started With the Mojs Animation Library: The ShapeSwirl and Stagger...
The first and second tutorials of this series covered how to animate different HTML elements and SVG shapes using mojs. In this tutorial, we will learn about two more modules which can make our...
View Article12 Best Contact Form PHP Scripts
Contact forms are a must have for every website. They encourage your site visitors to engage with you while potentially lowering the amount of spam you get. For businesses, this engagement with...
View ArticleHow to Prepare Your Plugins for WordPress Gutenberg
Gutenberg is a brand-new editing interface that will change the way people use WordPress. Are you ready for that change? If you're a plugin developer, you need to prepare your own plugins for...
View Article10 Best iOS News App Templates
In an age of information overload, news apps are the perfect solution to help people cut through the daily noise and get to the news they really want. The best news app templates organise news into a...
View ArticleNew eBooks Available for Subscribers in April 2018
Do you want to learn more about Android development with Kotlin? How about learning concurrency in Python, or creating high-performing websites with TypeScript? Our latest batch of eBooks will teach...
View ArticleTesting in Laravel
Irrespective of the application you're dealing with, testing is an important and often overlooked aspect that you should give the attention it deserves. Today, we're going to discuss it in the context...
View ArticleHow to Set Up a Full-Text Search Using Scout in Laravel
Full-text search is crucial for allowing users to navigate content-rich websites. In this post, I'll show you how to implement full-text search for a Laravel app. In fact, we'll use the Laravel Scout...
View ArticleAuto-Update Your WordPress Salts With WP-Salts-Update-CLI
Raise your hand if you manage more than five WordPress sites. Keep it raised if the number exceeds ten. WordPress security is a primary concern for all site owners, and it becomes even more grave if...
View ArticleSingle-Page React Applications With the React-Router and...
This tutorial will walk you through using the react-router and react-transition-group modules to create multi-page React applications with page transition animations.Preparing the React AppInstalling...
View ArticleIntroduction to the Stimulus Framework
There are lots of JavaScript frameworks out there. Sometimes I even start to think that I'm the only one who has not yet created a framework. Some solutions, like Angular, are big and complex, whereas...
View ArticleNotifications in Laravel
In this article, we're going to explore the notification system in the Laravel web framework. The notification system in Laravel allows you to send notifications to users over different channels....
View ArticleWhat Is WordPress Gutenberg?
Little in recent history has had such a significant impact on WordPress as Gutenberg. It has developers polarized into pro- and anti- camps, with those on the fence becoming fewer and fewer with each...
View ArticleFirst Look at WordPress Gutenberg
The new Gutenberg editing interface is a major change coming to WordPress 5 this year, and it will affect WordPress plugin developers, theme designers, and website creators. In this video I'll show you...
View Article