Posts By: Freya

Freya

Senior Software Engineer developing all kinds of stuff.

Woocommerce PMPro skip cart for free products

With memebrships on Woocommerce websites you have probably run into a problem of too long checkout processes for products that become free. It is especially the case for digital downloads.

JQuery Ajax array push

In this article we will explain how to make jQuery Ajax method call to the WordPress server and send data about checked checkboxes pushed into an array with javascript.

React Native Navigation example

There are many navigation options for React Native. In this example we will show how to implement a basic hybrid app navigation with the React Navigation library and native TabNavigator and StackNavigator components.