P
P
partyzanx2020-01-14 00:10:59
JavaScript
partyzanx, 2020-01-14 00:10:59

What do you need to learn to create a word search dictionary?

What to learn to create a dictionary and learning site?
Hi all. I know JS, now I will learn node.js.
I want to create a service website that will include:

  • Russian-Chinese-English dictionary for word search, there will be complex relationships within the database.
  • interactive learning Chinese lessons in Russian and English
  • various services such as a Chinese sentence validator, creating PDF copybooks, searching for counting words and other useful features for Chinese learners
  • 2 website translation languages ​​- Russian and English

The question is. Apart from learning more about node.js, what things should I look out for and learn next?
Is it possible to write on pure node.js or do I need to know some kind of framework? If so, which one?
If you write in pure node.js, then what measures should be taken to protect the database, and so on.
What to do in general?))

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Programming, 2020-01-14
@partyzanx

You can also do it in PHP
Node is chosen in special cases when PHP is not enough
PHP is good because it is everywhere and for free.
You need to become a software engineer first.
That is, to study languages, data structures, database theory...
And after that, start doing your project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question