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

Stories by Avanthika Meenakshi

WebSockets Tutorial With Node And React

React WebSocket tutorial: Real-time messaging with WebSockets and Socket.IO

Dev

Learn how to build a real-time collaborative document editing app with a Node.js backend and React frontend using the WebSocket protocol.

Avanthika Meenakshi
May 12, 2025 ⋅ 15 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