Rahul Sharma
Bio
I'm a technology enthusiast who does web development. Passionate to contribute to open-source projects and making cool products.
โ Iโm currently learning about Flutter
โ Ask me anything you want, If I'm alive I will answer within seconds ๐
Stories (8)
Filter by community
JavaScript Quick Functions: Simplify Your Coding with Reusable Methods
Most of you probably already know them, lodash/underscore was built to provide utility functions for common tasks in Javascript. But some of you donโt want to install a package for a small use case. So I created this file to provide quick access to the most used functions. I hope you will find it useful.
By Rahul Sharma3 years ago in Education
React best practices and patterns to reduce code
I have been working with React.js for the past couple of years and using it for several projects. While working on different projects Iโve found some common patterns I would like to share in this blog post. Without further ado, Letโs get started.
By Rahul Sharma3 years ago in Education
5 Features of Google's Bard that You Won't Find in OpenAI's ChatGPT
Google has made its AI chatbot Bard available in over 180 countries and added new features to enhance the user experience. The development comes at a time when OpenAI's ChatGPT is gaining popularity for its superior abilities.
By Rahul Sharma3 years ago in 01
React.js state management using signals
A signal is an object that has a value and can be observed for changes. It is similar to a state, but it is not bound to a component. It can be used to share data between components. It updates the components when the signal changes and updates the UI without re-rendering the whole component.
By Rahul Sharma3 years ago in Education







