D
D
Daria2020-01-03 23:21:28
themeforest
Daria, 2020-01-03 23:21:28

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

2 answer(s)
O
Oleg, 2017-03-18
@werty1001

let a = ['white', 'black'],
    b = ['red', 'green', 'black', 'white'];

let array = a.concat( b.filter( val => a.indexOf( val ) < 0 ) );

V
Vladimir T, 2017-03-18
@Flicker

Well, first concat and then remove duplicates in a loop

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question