#JS Code
@js_code
486
subscribers
18
photos
1
file
379
links
Download Telegram
Join
#JS Code
486 subscribers
#JS Code
https://express-cassandra.readthedocs.io/en/stable/
express-cassandra.readthedocs.io
Overview - Express Cassandra
None
#JS Code
https://www.elassandra.io
#JS Code
https://www.freecodecamp.org/news/how-to-add-socket-io-to-multi-threaded-node-js-df404b424276/
freeCodeCamp.org
Adding Socket.io to multi-threaded Node.js
By Maciej Cieślar One of the disadvantages of Node is that it is single-threaded. Of course, there is a way around it — namely a module called cluster. Cluster enables us to spread our application over multiple threads. Now, however, a new problem pr...
#JS Code
https://docs.servicestack.net/server-events-grpc
#JS Code
https://github.com/message-db/message-db
GitHub
GitHub - message-db/message-db: Microservice native message and event store for Postgres
Microservice native message and event store for Postgres - message-db/message-db
#JS Code
https://eventstore.com/eventstoredb/
Eventstore
EventStoreDB | Event Store
EventStoreDB is an open-sourced event-native database for applications using Event Sourcing, Event-Driven Architecture, and Microservices.
#JS Code
https://www.npmjs.com/package/node-rdkafka
npm
npm: node-rdkafka
Node.js bindings for librdkafka. Latest version: 3.4.1, last published: 2 months ago. Start using node-rdkafka in your project by running `npm i node-rdkafka`. There are 265 other projects in the npm registry using node-rdkafka.
#JS Code
Какое видео записать на этих выходных?
Anonymous Poll
39%
Nest.js Tips GraphQL initial video
32%
Node.js frameworks for entry and complex tasks
29%
How to plan project development?
#JS Code
https://www.youtube.com/watch?v=2lVLDGBb_0Q
YouTube
Nest.js Tips #2: TypeScript & GraphQL, как написать свой первый GraphQL сервер?
Docs:
https://docs.nestjs.com/graphql/quick-start
Code-first:
https://github.com/nestjs/nest/tree/master/sample/23-graphql-code-first
Schema-first:
https://github.com/nestjs/nest/tree/master/sample/12-graphql-schema-first
#JS Code GitHub repo:
https…
#JS Code
https://m.habr.com/ru/company/tomhunter/blog/456892/
Хабр
Чем искать уязвимости веб-приложений: сравниваем восемь популярных сканеров
Сканеры веб-приложений — довольно популярная сегодня категория софта. Есть платные сканеры, есть бесплатные. У каждого из них свой набор параметров и уязвимостей, возможных для обнаружения....
#JS Code
https://g2.antv.vision/en/examples/gallery
#JS Code
https://www.npmjs.com/package/react-beautiful-dnd
npm
npm: react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React. Latest version: 13.1.1, last published: 3 years ago. Start using react-beautiful-dnd in your project by running `npm i react-beautiful-dnd`. There are 2007 other projects in the npm registry using…
#JS Code
https://github.com/sequelize/umzug
GitHub
GitHub - sequelize/umzug: Framework agnostic migration tool for Node.js
Framework agnostic migration tool for Node.js. Contribute to sequelize/umzug development by creating an account on GitHub.
#JS Code
https://www.youtube.com/watch?v=omi_amBXC84
YouTube
Docker Compose для локальной разработки?
#JS Code GitHub repo:
https://github.com/js-code-ua
#IT Navigator Live
https://www.youtube.com/channel/UCwOt1F9Y-L3l9o1vEmKbcxw
#IT Navigator
https://www.youtube.com/channel/UCnbiPsM5jf3BW5Vnu_EYjow
Telegram
https://t.me/js_code
Twitter …
#JS Code
https://autodesk.github.io/react-base-table/docs/get-started
autodesk.github.io
Docs: Get Started | BaseTable
BaseTable website
#JS Code
https://adazzle.github.io/react-data-grid/
adazzle.github.io
React Data Grid
Feature-rich and customizable data grid React component.
#JS Code
https://www.youtube.com/watch?v=QirEXoeDJzs
YouTube
Андрей Мелихов — Cовременный бэкенд для фронтенда на Node.js
Подробнее о конференции HolyJS: https://jrg.su/EM4wwV
— —
. . Современный фронтенд это богатое клиентское приложение, оперирующее развесистым набором данных. Однако, оставаясь в парадигме архитектуры «клиент-сервер», такие приложения всё ещё требуют серверного…
#JS Code
https://www.youtube.com/watch?v=I6ypD7qv3Z8
YouTube
Fullstack React GraphQL TypeScript Tutorial
A fullstack project course that teaches you how to build a backend and frontend from scratch then deploy it.
Includes the follow technologies:
- React
- TypeScript
- GraphQL
- URQL/Apollo
- Node.js
- PostgreSQL
- MikroORM/TypeORM
- Redis
- Next.js
- TypeGraphQL…
#JS Code
https://medium.com/@spencerpauly/the-container-pattern-for-better-state-management-in-react-9351fe4381d1
Medium
Here’s A Simpler Alternative to Redux
Using a container metaphor to provide a minimal and modular microservice-esque solution to managing state.
#JS Code
https://react-query.tanstack.com
Tanstack
TanStack Query
Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte & Angular applications all without touching any "global state"