Search
Items tagged with: nodejs
The next version of Deno will have a super fast JS/TS plugin API for the linter đ
Watch @lcasdev write a lint rule to ban string literals in <60 seconds.
This, plus many other goodies, to land next week with Deno 2.2.
#deno #nodejs #typescript #webdev #javascript
Building a CLI is easy with these browser methods đ
#deno #nodejs #typescript #WebDev #javascript #WebDevelopment
I built something that lets you import Node modules from BitTorrent. It's weird. gitlab.com/EvanHahn/node-torreâŠ
#Node #NodeJS #JavaScript #BitTorrent #decentralization #programming
Hey folks,
I'm currently looking for new permanent and remote-only opportunities in Europe.
I'm really willing to get my hands dirty with some Rust. My day job is mostly about TypeScript and NodeJS but I have plenty of projects on my GitHub account you can check github.com/yamafaktory .
Boost really appreciated â€ïž !
#rust #rustlang #typescript #nodejs #job
yamafaktory - Overview
Senior software engineer who love to learn on a daily basis (he/him) #Rustlang #TypeScript - yamafaktoryGitHub
Folks, if youâre using @small-tech/auto-encrypt in your projects, please make sure youâre running the latest version of the package (3.1.0) or certificate provisioning/renewal will fail due to the latest Letâs Encrypt protocol update.
codeberg.org/small-tech/auto-eâŠ
#tls #https #letsEncrypt #autoEncrypt #js #javaScript #nodeJS #web #dev #smallWeb #smallTech
auto-encrypt
Automatically-provisioned TLS certificates for Node.js servers using Letâs Encrypt.Codeberg.org
The current officially-sanctioned Node.js method of performing ESM hot module reloading is to (I kid you not) âleak memory.â
Je désespÚre!
github.com/nodejs/modules/issuâŠ
Invalidate cache when using import · Issue #307 · nodejs/modules
How do I invalidate the cache of import? I have a function that installs missing modules when an import fails, but the import statement seems to preserve the failure while the script is still runni...GitHub
RT @mnt_io@twitter.com
Latest project released, npmjs.com/package/@matrix-org/âŠ. Node.js bindings to the Rust matrix-sdk-crypto crate. It exposes the required API to write bots and bridges for Matrix and other networks. Please come try it!
#matrix #rustlang #nodejs #napi #bot #bridge #decentralization twitter.com/matrixdotorg/statuâŠ
đŠđ: twitter.com/mnt_io/status/1548âŠ
@matrix-org/matrix-sdk-crypto-nodejs
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.. Latest version: 0.1.0-beta.npm
Bun (a new JS runtime ala Node.js and Deno) sounds interesting. Not least of all because it doesnât use V8.
(I canât use it for NodeKit at the moment as it doesnât support custom ESM loaders but Iâll be keeping an eye on it.)
#js #javaScript #bun #nodeJS #deno #nodekit #web #dev
Bun is a fast all-in-one JavaScript runtime
Bundle, transpile, install and run JavaScript & TypeScript projects â all in Bun. Bun is a new JavaScript runtime with a native bundler, transpiler, task runner and npm client built-in.bun.sh
I'm hiring! Looking for an Senior Fullstack Web Engineer, #React and #NodeJS experience are a plus. We're a #Remote company who makes a cool legislation tracking tool and contributes to #OpenSource #CivicData . Would love to chat via DMs!
boards.greenhouse.io/civiceaglâŠ
Civic Eagle
Civic Eagle is a fast-growing, venture-backed remote-first startup building technology for the future of civic engagement and public policy transparency.boards.greenhouse.io
w00t, just got the major refactor branch of NodeKit (github.com/small-tech/nodekit) running the Hello Count example for the first time.
Been refactoring the hell out of NodeKit recently to take it from prototype to maintainable app.
Nice to have a little win.
Now to find all the other things that are no doubt broken :)
#NodeKit #SmallTech #NodeJS #server
GitHub - small-tech/nodekit: A Small Web server.
A Small Web server. Contribute to small-tech/nodekit development by creating an account on GitHub.GitHub
Glad to see npm has a security holding package for save-dev (itâs what you end up installing if you forget the dashes before the --save-dev flag) :)
(And hereâs hoping, despite what it says on the site, that they never give that package to anyone.)