architect
htmx
Our great sponsors
architect | htmx | |
---|---|---|
7 | 239 | |
2,130 | 6,657 | |
3.7% | 6.4% | |
9.0 | 9.6 | |
6 days ago | 8 days ago | |
JavaScript | JavaScript | |
Apache License 2.0 | BSD 2-clause "Simplified" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
architect
-
Managed Server for NodeJS?
I work for vercel but I highly recommend a host like us because we make it a lot easier to manage a lambda environment and being a lot more to the table (cdn, edge functions, etc). If you want to go your own I really like architect https://arc.codes too. It really depends on your traffic and application patterns but cold starts can be virtually nil.
-
I made a "game" to find words that are not repos on NPM, yet. It's harder than you think and surprisingly addictive.
It uses: - Remix for the frontend - Architect for the backend
-
How to Use Source Maps in TypeScript Lambda Functions (with Benchmarks)
Alternately, use Architect. Architect is a 3rd party developer experience that builds on top of AWS SAM. Architect includes a TypeScript plugin.
-
Tools for testing Functional Web Apps
For us at Begin and Architect, tape has been in use for several years. tape has a stable and straightforward API, routine maintenance updates, and outputs TAP, making it really versatile. While TAP is legible, it's not the most human-readable format. Fortunately, several TAP reporters can help display results for developers. Until recently, Begin's TAP reporter of choice was tap-spec. Sadly tap-spec wasn't kept up to date and npm began reporting vulnerabilities.
-
Shopify Webhooks with Begin
Architect will help set up various HTTP routes (API Gateway endpoints backed by Lambda functions) to handle incoming webhook data.
Instead, letβs leverage the power and scale of AWS with the ease of Architect and Begin. Without managing AWS projects, IAM roles, or connecting EventBridge to a series of Lambdas.
-
Ask HN: Which Stack for Prototyping?
I would start with separating the frontend and backend, as some others have suggested. I would probably use react but could try svelte or vue also. In the start you can mock the backend or have a memory-kept version of it.
For backend (the api) I would go for c# or nodejs (maybe with nextjs). I might combine this with a serverless solution like Architect.
htmx
-
Best way to verify form input without losing data already input?
Use https://htmx.org and wtforms, they work great together.
-
A clean start for the web (2020) - proposes a "document web" (blogs, news, Wikipedia, Twitter, Facebook) vs "application web"
I'm trying to show where it could go with htmx: https://htmx.org
-
The web is in need of some reinvention
What we need is for HTML to get going as a hypermedia again, to make the hypermedia architecture viable for a larger set of web applications. It's been stalled at anchors and forms (with only GET and POST!) for decades.
I'm trying to show where it could go with htmx:
Hypermedia (in particular the uniform interface) is what made the web special and there's no reason it can't be improved along the lines of htmx/unpoly/etc.
We don't need something new. We need to take the original concepts of the web (REST/HATEOAS/Hypermedia) seriously.
- Show HN: A Full-Stack Web Framework Written in Go
-
What's your favorite frontend framework?
htmx.
-
Why is it so hard to output a running scripts output live to a webbrowser?
Have you looked into htmx?
-
Can you "call" another HTML file within an HTML file?
If you end up resorting to javascript for this I recommend you use htmx
- Ask HN: Have we screwed ourselves as software engineers?
-
Using HTMX with third-party APIs
POST requests fail when browsers send preflight requests. Removing the non-standard headers doesn't prevent the request from being sent, like suggested in this issue.
- Made a basic Diary App. Need suggestions for more features. Would be applying for Junior Django Developer.
What are some alternatives?
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
react-snap - π» Zero-configuration framework-agnostic static prerendering for SPAs
django-unicorn - The magical reactive component framework for Django β¨
Turbolinks - Turbolinks makes navigating your web application faster
hotwire-rails - Use Hotwire in your Ruby on Rails app
svelte-query - Performant and powerful remote data synchronization for Svelte
Alpine
turbo - The speed of a single-page web application without having to write any JavaScript
phoenix_live_view - Rich, real-time user experiences with server-rendered HTML
django-crispy-forms - The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
django-tables2 - django-tables2 - An app for creating HTML tables
inertia-laravel - The Laravel adapter for Inertia.js.