Linkedin API

LinkedIn has a number of APIs, there's the Profile-API for getting users profiles and there's the Profile-Edit-API which can be used to send a patch of the user's profile to update the content.

API in normal terms means “application programming interface”. This is a concept in software technology that essentially refers to how multiple applications can interact with and obtain data from one another.

Flutter App Development

Google’s Flutter has become very popular with developers and is providing tough competition to React Native. Flutter is changing the landscape of the app development industry since it first came out. The framework has come up with some unique features and characteristics that enables developers and business enthusiasts to easily build a cross-platform application. While… Continue reading Flutter App Development

Parallax Scrolling

Parallax Scrolling scrolling works like a visual effect at times. It gives you the sense of depth and works like an optical illusion. Your website has multiple layers and by scrolling they become interactive. In other words not static and gives you a sense of depth. Parallax scrolling is a very cool effect that can… Continue reading Parallax Scrolling

Why you should use the Laravel web framework

Why you should use Laravel Are you interested in building a web application, or new platform, and still choosing which frameworks to use? Are you familiar and like working with PHP? If so, you may want to learn about Laravel, and why it is a great web framework. Laravel is a framework for creating web… Continue reading Why you should use the Laravel web framework

How to migrate a Drupal website to WordPress

Migrating your Drupal website to WordPress Are you interested in using WordPress instead of Drupal, but already have a lot of content on your existing Drupal website? If so, this tutorial will explain why you may want to use WordPress instead of Drupal, and how to migrate your existing Drupal website content to be using… Continue reading How to migrate a Drupal website to WordPress