So in one of the websites I am developing (read: attempting to develop), you can create an article using JavaScript. So if a user wanted to create an article after the form, the JavaScript would generate a page using variables from the form. Then there is the problem of searching and (dynamically?) adding them to a list of articles. How would I do this?
How Would I Make JS dynamically generate a link in repl,s editor?
So in one of the websites I am developing (read: attempting to develop), you can create an article using JavaScript. So if a user wanted to create an article after the form, the JavaScript would generate a page using variables from the form. Then there is the problem of searching and (dynamically?) adding them to a list of articles. How would I do this?
https://repl.it/@heyitsmarcus/Search-Dynamic-JavaScript-App