JavaScript as a failed approach to Delay CommitmentIf you are a big fan of web development, you probably are familiar with JS and all its features. However, JS even though is one of the most…3d ago13d ago1
Unlock the Potential: Elevate Your RAG Apps with React!Agentic RAG apps is how to take your RAG app to the next level. In this post I’ll guide you through the process of creating an Agentic RAG…Jun 5Jun 5
Create your first Web App using Machine Learning On-DeviceNowadays, as web developer, you need to outstand from the others in this fast-changing market that’s technology.Dec 18, 2023Dec 18, 2023
The coming use(promise) hook in ReactYou can think of use as a React-only version of await. Although you need to keep in mind that at the moment to writing this article, this…Nov 3, 2022Nov 3, 2022
Forget nodemon, use watch mode instead in your Node appsSince Node 18.11.0, there is a built-in feature that allows us to watch every time a file is updated in our Node applications.Oct 19, 20221Oct 19, 20221
How to use promise modules in Node.jsNode.js provides us with promise modules to make our code cleaner and more maintainable, but not everyone know how and when to apply these…Sep 26, 2022Sep 26, 2022
Published inTowards DevStop using Redux, you can use useContext and useReducer insteadSince some years ago, Redux has been the default option at the moment to manage the state in your React Apps. However, hooks are built-in…Apr 27, 20226Apr 27, 20226
Published inTowards DevuseId(), the new hook introduced in React 18The useId() hook is a new way to generate an ID for both the client and server side in React 18.Apr 21, 20227Apr 21, 20227
Published inDev GeniusWhat’s new in React 18?In this quick guide you will learn the most relevant features available in React latests version.Apr 18, 20221Apr 18, 20221
I built my portfolio inspired by VSCode text editorAs a Frontend developer, one of my major worries has been the creation of my own portfolio, because it is something I can create from…Apr 8, 2022Apr 8, 2022