Just read a fantastic article on AI's role in product management. It dives into real cases of big companies boosting productivity & QA with AI. Highly recommend checking it out—super helpful!
shorturl.at/Uo06v@virtasant
Just read a fantastic article on AI's role in product management. It dives into real cases of big companies boosting productivity & QA with AI. Highly recommend checking it out—super helpful!
virtasant.com/ai-today/ai-in….
@virtasant
#100DaysOfCode 13/100
After reviewing node js courses in the past days,
I am working on a portfolio website
to be designed with React and
My plan for backend is to code with node js
#frontend#backend#web#react#node
#100DaysOfCode 11 and 12 of 100
These two days I continue watching node js tutorials. I got the idea, and the next step must be implementing some practical projects.
#node#nodejs#javascript#web#webdev
#100DaysOfCode. 8/100
I continue learning nodeJs with @john_smilga YouTube course on @freeCodeCamp That is a great step by step walk through course. The course is 8 hours, but I do coding in between to master it, so it took few days for me #nodejs#backend#javascript
I 've just reviewed a paper by @Marianvilla and @TheDull on @NodeSource, called "The Basics of Package.json".
This is really short and complete review, describing details about package.json file in node packages.
find it here: bit.ly/4d48FLB#javascript#npm#node
#100DaysOfCode 3/100
✅ Today I worked on the new project, of Personal Home Page design. I just finished its wire-frame in Figma.
✅ I continue my roadmap on roadmap.sh (Full Stack), and read about NodeJS. Today I review Nodejs official website.
#javascript
Just read @slicknet 's article on why JavaScript's "every" returns true for empty arrays. the reason is that all elements of the empty array (actually all of the zero number of elements) are also satisfying the condition! bit.ly/3TVbVQNJust#javascript