Avanthika Meenakshi

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

   



3 Stories by Avanthika Meenakshi

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

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

CRUD with React and GraphQL: A complete tutorial with examples

GraphQL simplifies CRUD by abstracting requests to a single endpoint.
9 7 min read

Querying databases with Knex.js

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