Explore >> Select a destination


You are here

danjacob.net
| | www.amberbit.com
13.6 parsecs away

Travel
| | [AI summary] The article discusses the advantages of Rails 5 and Turbolinks 3.0 over modern Single Page Applications (SPAs), emphasizing Rails' efficiency in web development and its continued relevance despite trends towards SPAs.
| | www.laac.dev
15.9 parsecs away

Travel
| | Learn to implement the Content Security Policy header in a Django project and adapt to real world scenarios.
| | mark-story.com
10.7 parsecs away

Travel
| | After updating docket to use htmx, I wanted to share my experience. First and most important, HTMX is more than just a client side framework. Instead of using a JavaScript library to render your application in the browser, you have incrementally load HTML as your application's state changes.
| | manuel.kiessling.net
35.4 parsecs away

Travel
| From zero to production: this extensive guide describes in detail how to create and deploy a React-based web app frontend using TypeScript and Redux Toolkit on top of a Node.js based AWS Lambda backend with a DynamoDB database, connect and integrate them through API Gateway and CloudFront, and explains how to codify and automate the required cloud infrastructure and deployment process using Terraform.