Hacker Newsnew | past | comments | ask | show | jobs | submit | rafi-shgn's commentslogin

This is post # 67 of the series, dedicated to exploring JavaScript and its building components. Events are signals or actions fired or emitted by systems we interact with programmatically. And these signals are picked up and handled by event listeners — code sections that listen and respond to events...


This article will explore optional chaining, Bigint, and how developers can utilize them for better data analysis.


This is post # 64 of the series How Javascript Works, dedicated to exploring JavaScript and its building components.


If you have a million or a ton of data with transactions of retrieval in seconds, you can’t even escape opting for Indexing. Performance is key for most products, especially e-commerce services. The solution is to reduce the response time and the database is optimized to perform this search. We are only worried about the column to index and the primary key is always the index.

In this article, we will learn more about this by focusing on the good and downsides of Indexing


Introduction Esbuild is a blazing fast JavaScript bundler built with Golang. Esbuild is a next-generation JavaScript bundler aimed at improving build tool performance and ease of use.


Vite is a JavaScript build tool created by Evan You, the creator of Vue. And Vite simplifies the way we build and develop front-end applications. At its core, Vite primarily does two things. Learn more in the article.


Love the OST. can you send the tittle :D..


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: