How to build an AI that can answer questions about your website — Javascript + OpenAIOur new chatbot AI will scrape any domain, generates embeddings, and answers user prompts using JavaScript and OpenAI API’sApr 24, 20231Apr 24, 20231
Published inHackerNoon.comJavascript ES6 — You don’t really need to learn GeneratorsBut you should read this anyway…Jul 11, 201815Jul 11, 201815
Published inHackerNoon.comAn extremely decent prod-ready React/Redux Starter ProjectWith monitored current dependencies and TravisCIJul 9, 2018Jul 9, 2018
Published inHackerNoon.comWhy you should choose date-fns over moment.js in your nodeJs applicationsIt’s simple: Targeted Module ImportsMar 2, 20186Mar 2, 20186
Published inHackerNoon.comreact-native-web and true Component SharingSorcery?Jan 7, 20182Jan 7, 20182
Published inHackerNoon.comJavascript Coercion ExplainedAlong with some practical examplesOct 10, 20172Oct 10, 20172
Accessing and modifying CSS variables with JavascriptAnd why it’s better than SASS variablesSep 1, 20176Sep 1, 20176
Javascript Shorts #1 — ES6 Template Literals(Strings)JS Shorts = Bite-sized chunks of JSAug 28, 20174Aug 28, 20174
Javascript — ES8 Introducing `async/await` FunctionsTo gain some perspective on why folks are so excited about the ES8 async/await functions, you have to be familiar with the evolution of…Aug 25, 201723Aug 25, 201723
Published inHackerNoon.comJavascript ES6 — Arrow Functions and Lexical `this`One of the most anticipated new features in the ES6 Javascript standard was the Arrow Function Expression. It promises a shorter syntax…Aug 20, 201711Aug 20, 201711