Starter kit #6726
-
What is the main function/purpose of starter kit? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Its function is to basically make your life easier , you would not have to write every code from the scratch , like its a boilerplate code , you will already have deploy scripts which you can modify or change fully etc etc .For example its something like you are given a blank form to fill and an aldready filled form . It would d be defenitly easier to work with the already filled form right , maybe you need to erase some stuff and also some things can be kept as it is , on the other hand in a blank form you would need to fill out the entire stuff . Hope this makes sense and help you in making you understand the function of starter kit :) , |
Beta Was this translation helpful? Give feedback.
Its function is to basically make your life easier , you would not have to write every code from the scratch , like its a boilerplate code , you will already have deploy scripts which you can modify or change fully etc etc .For example its something like you are given a blank form to fill and an aldready filled form . It would d be defenitly easier to work with the already filled form right , maybe you need to erase some stuff and also some things can be kept as it is , on the other hand in a blank form you would need to fill out the entire stuff . Hope this makes sense and help you in making you understand the function of starter kit :) ,