front-or-back

1.0.0 • Public • Published

Front Or Back?

This application is intended for someone who has just started programming. The idea is to present a series of requirements that you can find in a real job and solve them with pure javascript code, in the end a result will be returned to understand in which side of ​​development (Frontend/Backend) the person stands out the most.

This app is not designed to know what specific technology a person should work with, since other technologies could be used to develop (especially in the backend) the app asumes that the person has a Javascript basic concepts knowledge.

It is important to know how to use the terminal as a code editor it is recommended VSCode.

At the beginning of the application you can select Spanish as the language, although it is recommended to try to do things in English since it is very important to be able to defend yourself with problems in English.

How to Use?

  • Create an empty folder in your local machine
  • Open the project using an IDE like VSCode
  • Install NodeJs (Recomended version >=18)
  • Open a terminal at the root of the project
  • Execute npx front-or-back
  • Follow instructions from the CLI

Tip

use npx front-or-back --english or npx front-or-back --e if you want to skip languaje menu part. use npx front-or-back --spanish or npx front-or-back --s if you want to obtain instructions in spanish.

Package Sidebar

Install

npm i front-or-back

Weekly Downloads

18

Version

1.0.0

License

MIT

Unpacked Size

1.5 MB

Total Files

25

Last publish

Collaborators

  • josemiguelhpz