Avanthika Meenakshi First, solve the problem. Then, write the code.

Stories by Avanthika Meenakshi

WebSockets Tutorial With Node And React

WebSockets tutorial: How to go real-time with Node and React

Dev

Implement the WebSocket protocol in Node.js and React, which offers a two-way communication mechanism between client and server.

Avanthika Meenakshi
Jan 29, 2024 ⋅ 11 min read
CRUD With React and GraphQL: A Complete Tutorial With Examples

CRUD with React and GraphQL: A complete tutorial with examples

Dev

GraphQL simplifies CRUD by abstracting requests to a single endpoint.

Avanthika Meenakshi
Apr 16, 2021 ⋅ 7 min read
Querying Databases With Knex.js

Querying databases with Knex.js

Dev

Knex.js helps with a lot — fewer SQL queries along with simpler migrations and seeding, for example.

Avanthika Meenakshi
Mar 13, 2020 ⋅ 3 min read