static - Is it fine to create javascript-only content on my website? -


i enjoy coding vue.js , i'd build website's portfolio it, viewable if javascript enabled.

i know robots not able access references, i'm aiming @ regular users and/or possible employers. bad if javascript-only content then?

for restricted myself on developing static content , integrate vue components, if whole website javascript-only? nicer navigate non-javascript users?

employers more visit personal website when referred either directly there (you send them email resume) or larger site (linkedin, github). wouldn't worry seo making website - focus on learning , showcasing skills.

if want more visible search engines, , learn pretty hot new skill, consider server side rendering - way, js available search engines.

more here: https://vuejs.org/v2/guide/ssr.html


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -