© 2023 Hashnode
#library
A few weeks ago I and Netanel Basal came up with an idea to create cmdk like a library for the Angular community. And I am really glad that we ended up creating it, announcing... 🎉 @ngneat/cmdk — Fas…
Hi guys, Using Laravel is super cool. A lot of built-in stuff that we can use for our mission-critical apps. Help us a lot in our app development, right? One of the things from Laravel - Queue, is sup…
The fastest way to build and develop your website or your startup MVP is to use code built by other people, my early days of coding was plagued with me building everything from scratch, including thin…
https://github.com/amelspahic/typescript-library-template TypeScript is a popular and influential language that extends JavaScript with static typing and other features. It can help you write more r…
Pandas is a powerful and popular library for data manipulation and analysis in Python. It provides efficient, easy-to-use data structures and tools for handling structured data, making it an essential…
NumPy, short for "Numerical Python", is a fundamental library for scientific computing in Python. It provides support for arrays and matrices, as well as mathematical functions to operate on them. Num…
Icons are an essential part of any web application. They make the UI/UX more engaging, improve user navigation, and add a professional touch to the website. React icon libraries are the best way to ad…
Notifications are an important part of any React application development, and they provide a medium to communicate information to users in a timely and unobtrusive manner. Notifications can provide us…
When it comes to understanding the difference between a framework and a library, many people assume that a framework is simply a collection of libraries. While this is partly true, there are some fund…
We have to agree on the fact that, there aren’t many graph plotting libraries for Android. Two of the most popular options that I have known are GraphView and MpAndroidCharts. Although, both of this g…