Frontend

Glossary

React

The declarative, component-based JavaScript UI library created at Facebook in 2013 that introduced the virtual DOM and fundamentally changed …

Glossary

Vite

The next-generation frontend build tool created by Evan You in 2020 that leverages native ES modules for near-instant dev server startup and …

Glossary

WebSocket

What WebSockets are, how they enable real-time bidirectional communication, and why they are used for streaming LLM token delivery to …