Answer the question
In order to leave comments, you need to log in
What license to buy on themeforest?
I want to buy a ready-made html theme for a site on themeforest from envatomarket, the first version is regular license, the second one is 10 times more expensive than extended license. If I buy a theme, and then I myself or a programmer I hire, add the missing pages, code and various plugins, will a regular license be enough for me? I'm not going to sell this code to anyone later, I only use it for my website
Answer the question
In order to leave comments, you need to log in
let a = ['white', 'black'],
b = ['red', 'green', 'black', 'white'];
let array = a.concat( b.filter( val => a.indexOf( val ) < 0 ) );
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question