Articles tagged typscript
Build a CRUD App with Node.js and GraphQL

Note: In May 2025, the Okta Integrator Free Plan replaced Okta Developer Edition Accounts, and the Okta CLI was deprecated. We preserved this post for reference, but the instructions no longer work exactly as written. Replace the Okta CLI commands by manually configuring Okta following the instructions in our Developer Documentation. There are so many options when it comes to building out a simple CRUD (Create, Read, Update, Delete) app. The most refreshing data access...
Build a Node.js API with TypeScript

Note: In May 2025, the Okta Integrator Free Plan replaced Okta Developer Edition Accounts, and the Okta CLI was deprecated. We preserved this post for reference, but the instructions no longer work exactly as written. Replace the Okta CLI commands by manually configuring Okta following the instructions in our Developer Documentation. JavaScript has been turning into more and more of a robust language and is no longer just seen in browsers. Server-side JavaScript has become...