Forwarded from Learn CSS™
Creating your own CSS Reset
https://www.joshwcomeau.com/css/custom-css-reset/
---
Create a nice and subtle shadow effect with CSS
https://www.joshwcomeau.com/css/designing-shadows/
---
#css #reset #shadow
  https://www.joshwcomeau.com/css/custom-css-reset/
---
Create a nice and subtle shadow effect with CSS
https://www.joshwcomeau.com/css/designing-shadows/
---
#css #reset #shadow
How to restore deleted files in Git after a hard reset
https://www.freecodecamp.org/news/how-to-recover-a-deleted-file-in-git/
---
Switching from local branch to remote tracking branch on Git
https://www.freecodecamp.org/news/git-reset-origin-how-to-reset-a-local-branch-to-remote-tracking-branch/
#git #branch #reset
  https://www.freecodecamp.org/news/how-to-recover-a-deleted-file-in-git/
---
Switching from local branch to remote tracking branch on Git
https://www.freecodecamp.org/news/git-reset-origin-how-to-reset-a-local-branch-to-remote-tracking-branch/
#git #branch #reset
Make a password reset and page routing feature inside. Next JS
https://www.smashingmagazine.com/2022/08/implementing-reset-password-feature-nextjs-dynamic-routes/
#nextjs #reset #password
  
  https://www.smashingmagazine.com/2022/08/implementing-reset-password-feature-nextjs-dynamic-routes/
#nextjs #reset #password
Smashing Magazine
  
  Implementing A Reset Password Feature With Next.js Dynamic Routes — Smashing Magazine
  Most users tend to forget their passwords, so create experiences that will always be valuable for people when they use your products. In this article, we’ll discuss how to implement a password-reset feature with Next.js dynamic routes while prioritizing the…
  Practice making radio broadcast applications with Node JS, React JS, and Socket IO
https://betterprogramming.pub/build-a-radio-broadcast-system-with-node-js-react-and-socket-io-1ae107a53639
—-
Adding data caching in Node JS with Redis Db
https://javascript.plainenglish.io/caching-in-node-js-with-redis-5d367de7187a
—-
Implementation of the reset password function on Node JS
https://blog.bitsrc.io/how-to-implement-a-password-reset-feature-in-your-nodejs-application-e80183c2ea20
—-
#radio #socketio #broadcast #nodejs #reset #redis #reset
  
  https://betterprogramming.pub/build-a-radio-broadcast-system-with-node-js-react-and-socket-io-1ae107a53639
—-
Adding data caching in Node JS with Redis Db
https://javascript.plainenglish.io/caching-in-node-js-with-redis-5d367de7187a
—-
Implementation of the reset password function on Node JS
https://blog.bitsrc.io/how-to-implement-a-password-reset-feature-in-your-nodejs-application-e80183c2ea20
—-
#radio #socketio #broadcast #nodejs #reset #redis #reset
Medium
  
  Build a Radio Broadcast System With Node.js, React and Socket.IO
  Stream audio from a host microphone and broadcast it to all connected listeners
  