This content originally appeared on Scotch.io RSS Feed and was authored by Lee Brandt
The creator of Node.js, Ryan Dahl has authored a new framework for designing web applications. He went back and fixed some mistakes he made in hindsight, taking advantage of new technologies that were not available at the time he originally wrote Node. The result is Deno (pronounced DEH-no), a framework for writing "Node-like" web applications in TypeScript. Here, I will walk you through creating a basic web application with authentication.
You can find almost all the information you need at the Deno website—along with information on all the third-party libraries that are currently available for Deno. That is really the biggest drawback to the framework right now. It just hit version 1.0 on May 13th of 2020, so even though there are quite a few essential libraries, there are not nearly as many libraries as there are for Node. For those who are proficient in Node however, the transition to Deno should be pretty easy.
You can find the i
This content originally appeared on Scotch.io RSS Feed and was authored by Lee Brandt
Lee Brandt | Sciencx (2020-07-06T17:03:59+00:00) Build Your First Deno App with Authentication. Retrieved from https://www.scien.cx/2020/07/06/build-your-first-deno-app-with-authentication/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.