Explore >> Select a destination


You are here

ryanfb.xyz
| | www.honeybadger.io
14.3 parsecs away

Travel
| | There are several ways to add multi-factor authentication (MFA) for safer user authentication. Lets look at how to add a modern MFA approach to a Rails application with WebAuthn.
| | www.aleksandrhovhannisyan.com
4.0 parsecs away

Travel
| | Webpack is one of the most popular code bundlers available. Here's a simple webpack config to bundle your JavaScript.
| | itsmycode.com
5.2 parsecs away

Travel
| | PrismJs is a library written using JavaScript, which is used for syntax highlighting. Prism is very lightweight (2KB), intuitive, blazing-fast and extensible compared to other libraries.
| | wweb.dev
20.3 parsecs away

Travel
| In this part, we're creating a DynamoDB. Then we create a Lambda for creating, reading, updating, and deleting entries in that database. And last we create...