What is Routing ? Routing is basically matches the functions you wrote with the requests that server gets. For get requests rendering the correct page and For post requests handling the post with correct function. How to route ? I am not going to sho...
articles.tkssharma.com6 min readNo responses yet.