-
Leave a comment below to introduce yourself! You can talk about what brought you here, what you’re learning, or just a fun fact about yourself.
-
Reply to someone’s comment, either with a question or just a hello. 👋
-
Elevate your writing skills on DEV using our Best Practices series!
Related Posts
Firebase Dynamic Links — An alternative
Firebase Dynamic Links — An alternative Firebase Dynamic Links are going away, and your clock is ticking! Before it gets…
Graph Neural Networks: the message passing algorithm
Graph Neural Networks are a type of neural networks used in data presented as graphs. Graphs are spacial…
Code Smell 170 – Refactor with Functional Changes
Developing is great. refactoring is amazing. Don’t make it at the same time TL;DR: Don’t change functionally and…