fetlang
deno
Our great sponsors
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean C++ Code. Always.
fetlang | deno | |
---|---|---|
15 | 408 | |
1,464 | 89,610 | |
- | 0.6% | |
0.0 | 9.8 | |
over 1 year ago | 2 days ago | |
C++ | Rust | |
BSD 3-clause "New" or "Revised" License | MIT 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.
fetlang
-
“Python”, “Java”, “Carbon”, “Rust”
best i can do is fetlang
-
I'm serious. try and change my mind
Personally, I've always wanted to try this...
-
Even HTML.
What about fetlang?
-
just started learning swift and this blew my mind
My personal favorite is fetlang.
-
We should really STOP
Fetlang ...if you're into that.
-
That's a great suggestion.
NSFW: https://github.com/fetlang/fetlang
-
Polacy nie Gęsi i swój język... będą mieli
Fetlang (lekko NSFW)
- I made an esoteric language for configuration files
deno
-
Deno 1.33: Deno 2 is coming
Namely, it is not possible to import a `.ts` file via a `.js` import [0].
-
Cicada: Write CI/CD pipelines in TypeScript
[0] https://deno.land/
-
Supabase Edge Runtime: Self-Hosted Deno Functions
Yes, this is something we are exploring for Edge Runtime. One cool development is AsyncLocalStorage now works on Deno via a polyfill [0]. We may enable a single node store on Edge Runtime using this. Also, there are some interesting development in Supabase platform to enable Edge Databases, which could also be an answer to this.
[0] https://github.com/denoland/deno/issues/7010#issuecomment-14...
-
How to deploy your GraphQL API from Monorepo
Thats important, because if are you not using DENO, node will not understand and transpile Typescript as default.
-
Anybody have a favorite typescript/node starter or boilerplate?
Deno. https://deno.land/
-
Key-value store has been added to Deno API
Only briefly skimmed this but it looks like this is built on top of SQLite https://github.com/denoland/deno/pull/18232/f
-
Why we added package.json support to Deno
The products should not impact the base FOSS software here https://github.com/denoland/deno.
-
Is rust overkill for most back-end apps that could be done quickly by NodeJS or PHP?
I would use Deno or Go over Nodejs or PhP. Deno is the new Node, made by the guy who made Node, but improved (more secure, better tooling, etc).
-
TypeScript 5.0
Since `.ts` extensions were in alpha, our repo has been set up so that you can switch between Node and Deno seamlessly in-editor and continue developing with no config or source changes.
Personally, I found all the `npm` integration stuff to be a bit overkill for what we were looking for, and honestly Deno's network requests while installing from npm were constantly flaking out in our CI. We ended up just disabling it via Deno's `--no-npm` flag (https://github.com/denoland/deno/issues/17916) and reverting back to a simple set of import_maps to get the node deps we needed. Works like a charm!
Feel free to reference if it's useful:
What are some alternatives?
ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
typescript-language-server - TypeScript & JavaScript Language Server
esbuild - An extremely fast bundler for the web
bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Koa - Expressive middleware for node.js using ES2017 async functions
pnpm - Fast, disk space efficient package manager
warp-reverse-proxy - Fully composable warp filter that can be used as a reverse proxy.
zx - A tool for writing better scripts
nvim-lspconfig - Quickstart configs for Nvim LSP
swc - Rust-based platform for the Web
esm.sh - ✦ A fast, smart, & global CDN for modern(es2015+) web development.
node - Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles: