Some examples of frequently used Git commands
https://dev.to/wadecodez/the-git-commands-i-use-every-day-5g17
---
Important practice on how to revert code to the previous commit
https://www.freecodecamp.org/news/git-remove-last-commit-how-to-undo-a-commit-in-git/
#git #command #undo #commit
  
  https://dev.to/wadecodez/the-git-commands-i-use-every-day-5g17
---
Important practice on how to revert code to the previous commit
https://www.freecodecamp.org/news/git-remove-last-commit-how-to-undo-a-commit-in-git/
#git #command #undo #commit
DEV Community
  
  The Git Commands I Use Every Day
  1. Get all latest changes without merging   Stop pulling code that you think will break!...
  When to Use useLayoutEffect Instead of useEffect
https://javascript.plainenglish.io/react-hooks-when-to-use-uselayouteffect-instead-of-useeffect-3271a96d881a
#react
  
  https://javascript.plainenglish.io/react-hooks-when-to-use-uselayouteffect-instead-of-useeffect-3271a96d881a
#react
Medium
  
  React Hooks — When to Use useLayoutEffect Instead of useEffect
  The difference between useEffect and useLayoutEffect — explained with a real-life example.
  Tabs with scroll restoration in Angular applications
https://medium.com/javascript-everyday/tabs-with-scroll-restoration-in-angular-applications-2b6b3f8883d4
#angular
  
  https://medium.com/javascript-everyday/tabs-with-scroll-restoration-in-angular-applications-2b6b3f8883d4
#angular
Medium
  
  Tabs with scroll restoration in Angular applications
  In this blog post, I will show you how to implement scroll restoration for tabs component. The logic will be encapsulated into a set of…
  Forwarded from Learn Web Development
Guide to becoming a fullstack web developer from Freecodecamp
https://www.freecodecamp.org/news/what-is-a-full-stack-developer-full-stack-engineer-guide/
#fullstack #freecodecamp #developer
  
  https://www.freecodecamp.org/news/what-is-a-full-stack-developer-full-stack-engineer-guide/
#fullstack #freecodecamp #developer
freeCodeCamp.org
  
  What is a Full Stack Developer? Full Stack Engineer Guide
  Full-stack developer roles are among the most highly sought after positions in the current job market. But what exactly is full-stack web development, and how do you become a full-stack developer? In this article, you will first learn what the term f...
  Academind's explanation of some of the fixes in React Router version 6.4
https://www.youtube.com/watch?v=L2kzUg6IzxM
#react #router #academind
  https://www.youtube.com/watch?v=L2kzUg6IzxM
#react #router #academind
Best practices for creating a modern npm package
https://snyk.io/blog/best-practices-create-modern-npm-package/
#npm #packages
  
  https://snyk.io/blog/best-practices-create-modern-npm-package/
#npm #packages
Snyk
  
  Best Practices for Creating a Modern npm Package with Security in Mind | Snyk
  In this tutorial, we’re going to walk step by step through creating an npm package using modern best practices (as of 2022).
  Custom Vue 3 Boilerplate — Vite, Pinia, Vue Router & Tailwind CSS
https://medium.com/js-dojo/custom-vue3-boilerplate-9635806acde3
#vue #vuejs #boilerplate
  
  https://medium.com/js-dojo/custom-vue3-boilerplate-9635806acde3
#vue #vuejs #boilerplate
Medium
  
  Custom Vue 3 boilerplate — Vite, Pinia, Vue Router & Tailwind CSS
  Quick boilerplate tutorial for your next Vue project
  Docker Container introduction training with Freecodecamp
https://www.freecodecamp.org/news/what-is-docker-learn-how-to-use-containers-with-examples/
#docker #freecodecamp
  
  https://www.freecodecamp.org/news/what-is-docker-learn-how-to-use-containers-with-examples/
#docker #freecodecamp
freeCodeCamp.org
  
  What is Docker? Learn How to Use Containers – Explained with Examples
  By Sebastian Sigl Containers are an essential tool for software development today. Running applications in any environment becomes easy when you leverage containers.  The most popular technology for running containers is Docker, which runs on any ope...
  Adding element to specified index in Array
https://javascript.plainenglish.io/insert-an-item-into-an-array-at-a-specific-index-68105a484662
---
Get to know some built in functions in Javascript
https://javascript.plainenglish.io/level-up-your-javascript-skills-with-these-built-in-functions-a15607b72c2b
---
Get to know a design pattern called the Factory pattern in TypeScript
https://javascript.plainenglish.io/design-patterns-factory-method-pattern-in-typescript-c4c3047a6289
—-
#index #array #builtIn #function #factory #pattern
  
  https://javascript.plainenglish.io/insert-an-item-into-an-array-at-a-specific-index-68105a484662
---
Get to know some built in functions in Javascript
https://javascript.plainenglish.io/level-up-your-javascript-skills-with-these-built-in-functions-a15607b72c2b
---
Get to know a design pattern called the Factory pattern in TypeScript
https://javascript.plainenglish.io/design-patterns-factory-method-pattern-in-typescript-c4c3047a6289
—-
#index #array #builtIn #function #factory #pattern
Medium
  
  Insert an Item into an Array at a Specific Index
  A short guide on how to insert an item into an array at a specific index.
  Get to know Convex state management for use in Next JS
https://blog.logrocket.com/using-convex-for-state-management/
#convex #nextjs
  
  https://blog.logrocket.com/using-convex-for-state-management/
#convex #nextjs
LogRocket Blog
  
  A guide to using Convex for state management - LogRocket Blog
  Managing an application's state has become easier, but the global state concept is still a pain for developers, which Convex aims to solve.
  A collection of cheatsheet cheat sheets for Linux Terminal commands list
https://xmind.app/m/WwtB/
#linux #command
  
  https://xmind.app/m/WwtB/
#linux #command
Xmind
  
  LINUX Commands
  A Mind Map about LINUX Commands submitted by kPastor on Jul 20, 2015. Created with Xmind.
  Practice making Linux mobile apps with React JS and Tauri
https://betterprogramming.pub/pinephone-app-development-a-quick-start-guide-97f2d90a334c
—-
Some tips on how to create a React JS component
https://blog.bitsrc.io/5-steps-to-build-react-components-like-a-pro-fb1f3af6ba17
#reactjs #tauri #mobile #component
  
  https://betterprogramming.pub/pinephone-app-development-a-quick-start-guide-97f2d90a334c
—-
Some tips on how to create a React JS component
https://blog.bitsrc.io/5-steps-to-build-react-components-like-a-pro-fb1f3af6ba17
#reactjs #tauri #mobile #component
Medium
  
  Build Your First Mobile Linux App With React And Tauri
  PinePhone App Development: A Quick Start Guide
  The ultimate guide to Observables and/vs Promises
https://obaranovskyi.medium.com/the-ultimate-guide-to-observables-and-vs-promises-rxjs7-296877376668
#rxjs
  
  https://obaranovskyi.medium.com/the-ultimate-guide-to-observables-and-vs-promises-rxjs7-296877376668
#rxjs
Medium
  
  The ultimate guide to Observables and/vs Promises (+RxJS7).
  During this article, you’ll get a full insight into how promises differ with regard to observables. We’ll try to cover all you need to know…
  An Overview of Node's Architecture, Event Loop, and More
https://2ality.com/2022/09/nodejs-overview.html
#nodejs
  
  https://2ality.com/2022/09/nodejs-overview.html
#nodejs
2Ality
  
  An overview of Node.js: architecture, APIs, event loop, concurrency
  This blog post gives an overview of how Node.js works: What its architecture looks like. How its APIs are structured. A few highlights of its global variables and built-in modules. How it runs JavaScript in a single thread via an event loop. Options for concurrent…
👍1
  Use Angular directives to extend components that you don't own 
https://timdeschryver.dev/blog/use-angular-directives-to-extend-components-that-you-dont-own
#angular
  
  https://timdeschryver.dev/blog/use-angular-directives-to-extend-components-that-you-dont-own
#angular
timdeschryver.dev
  
  Use Angular directives to extend components that you don't own
  Angular directives allow us to extend components without changing their internal code. This is useful to bring a consistent UX to 3rd party components. The directive can be configured to always be applicable, or can be used in an opt-in or opt-out basis.
  Working with the JavaScript Reflect API
https://blog.logrocket.com/working-with-the-javascript-reflect-api/
#api
  
  https://blog.logrocket.com/working-with-the-javascript-reflect-api/
#api
LogRocket Blog
  
  Working with the JavaScript Reflect API - LogRocket Blog
  This post examines the JavaScript Reflect object, discusses the difference between Proxy and Reflect, and gives examples of Reflect methods.
🏆1
  