Dev Miscellaneous
357 subscribers
883 photos
6 videos
5 files
912 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://t.me/+r_fUfa1bx1g0MGRk
Download Telegram
Intro to Webassembly in React With Rust

Learn how to embed Rust in React using WebAssembly

https://medium.com/swlh/intro-to-webassembly-in-react-with-rust-d067408231b9

@DevMisc
#react #rust #webasm
Getting Started with Bootstrap 5, React, and Sass

If you’ve been developing websites and applications for quite a while, it is very likely that you have used React JS and Bootstrap or at least are aware that they exist...

https://designmodo.com/bootstrap-react-sass/

@DevMisc
#react #frontend #bootstrap
Using WebSockets with React.js, the right way

In this post I introduce useful custom React.js hooks that take websocket clients to the next level...

https://dev.to/itays123/using-websockets-with-react-js-the-right-way-no-library-needed-15d0

@DevMisc
#websocket #javascript #react
How to Deploy a React Application to Netlify

React is one of the most popular open-source JavaScript libraries for frontend development. Facebook released this project in 2013...

https://javascript.plainenglish.io/how-to-deploy-a-react-application-to-netlify

@DevMisc
#react #netlify #deploy
Design Patterns in JavaScript

Design Patterns are the solutions to commonly occuring problems in software design...

https://dev.to/zeeshanhshaheen/design-patterns-in-javascript

@DevMisc
#javascript #react #webdev
6 use cases of the useEffect ReactJS hook

Whenever we need to make use of side effects in our application, useEffect is the way to go...

https://dev.to/colocodes/6-use-cases-of-the-useeffect-reactjs-hook

@DevMisc
#react #webdev #javascript
How one programmer broke the internet by deleting a tiny piece of code

A man in Oakland, California, disrupted web development around the world last week by deleting 11 lines of code.

https://qz.com/646467/how-one-programmer-broke-the-internet-by-deleting-a-tiny-piece-of-code/

@DevMisc
#react #misc #javascript
React Project Architecture

How can you create project structure and architecture with React.

https://dev.to/ezranbayantemur/react-project-architecture

@DevMisc
#react #javascript #webdev