index page

fall-back-image
by dummy in tech posted 19/01/2023

MySQL: Most popular open-source database

MySQl is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael Widenius's daughter My and "SQL

fall-back-image
by dummy in tech posted 19/01/2023

Full-stack JavaScript with Node.js

As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications. In the following "hello world" example, many connections can be handled con

fall-back-image
by dummy in tech posted 19/01/2023

Svelte: A modern JavaScript framework

Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step