Creating notes or documentation applications with Next JS
https://dev.to/shaan_alam/how-i-built-my-second-brain-using-nextjs-56e7
---
Practice making Instagram Clone with React and Node JS
https://www.freecodecamp.org/news/learn-how-to-create-an-instagram-clone-using-react/
---
#react #nextjs #docs #notes
https://dev.to/shaan_alam/how-i-built-my-second-brain-using-nextjs-56e7
---
Practice making Instagram Clone with React and Node JS
https://www.freecodecamp.org/news/learn-how-to-create-an-instagram-clone-using-react/
---
#react #nextjs #docs #notes
Create API documentation using the TypeScript Doc library
https://itnext.io/generating-api-documentation-for-typescript-packages-with-typedoc-9e0061108548
—-
Example of hot reload implementation on docker image using TypeScript Node JS
https://medium.com/@kartikio/setup-node-ts-local-development-environment-with-docker-and-hot-reloading-922db9016119
#typescript #nodejs #reload #docs
https://itnext.io/generating-api-documentation-for-typescript-packages-with-typedoc-9e0061108548
—-
Example of hot reload implementation on docker image using TypeScript Node JS
https://medium.com/@kartikio/setup-node-ts-local-development-environment-with-docker-and-hot-reloading-922db9016119
#typescript #nodejs #reload #docs
Tips and tricks for using and learning Node JS for those who have previously used php.
https://medium.com/tripleuniverse/10-tips-for-php-developers-starting-with-node-js-510fc280414f
#nodejs #docs #php
https://medium.com/tripleuniverse/10-tips-for-php-developers-starting-with-node-js-510fc280414f
#nodejs #docs #php
Medium
10 Tips for PHP Developers starting with Node.js
My name is Daan, I’m a Technical Architect at Triple and in this blog, I will share my experiences with Node.js and tell you what to pay…
Practice creating documentation with Vitepress and Vue JS
https://www.freecodecamp.org/news/how-to-build-a-modern-documentation-site-with-vitepress/
#vue #vite #site #docs #vitepress
https://www.freecodecamp.org/news/how-to-build-a-modern-documentation-site-with-vitepress/
#vue #vite #site #docs #vitepress
freeCodeCamp.org
How to Build a Modern Documentation Site with VitePress
By Victor Eke Documentation is a crucial aspect of software development. But developers often neglect it because it can be a hassle to maintain. This is why it's important to use tools that help simplify this process. In this tutorial, you'll learn ...