Month: August 2022
515 posts
Best Sites To Download Free Ebooks Online
Download Free ebooks Online, Ever thought about making a library with lots of free books? You’d in no…
How to Build a Lava-Lamp Style Navigation Menu with React
A Lava-Lamp menu contains an indicator that moves to the selected position when we select an option. We…
Por que compartilhar conhecimento é tão importante?
“Conhecimento (do latim cognoscere, “ato de conhecer”), como a própria origem da palavra indica, é o ato ou…
Google Earth Engine GDE Liza Goldberg uses tech to fight climate change
Liza Goldberg, Google Earth GDE Written by Katie Ginder-Vogel Reviewed by Kevin Hernandez Liza Goldberg learned to code through…
Top 7 Featured DEV Posts from the Past Week
Every Tuesday we round up the previous week’s top posts based on traffic, engagement, and a hint of…
Stages and Environment Variables in Svelte (SvelteKit)
While developing your Svelte application, you’re likely to come across a scenario where you need to use different…
Persistent Theme Switch (Dark mode) with Svelte (SvelteKit) & Tailwind
Quick note – This tutorial was made with the following dependency versions: "@sveltejs/kit": "next" & "tailwindcss": "^3.1.8". If…
Devs shouldn’t be managing everyone’s communication
There is a mind-blowing phenomenon felt almost universally amongst coders like you and me. Although we are paid…
Year in DevRel by the Numbers
Today, August 30, 2022, marks the completion of my first year as Developer Advocate for KendoReact at Progress.…
Git blame – How to find out who modified a line with Git
Have you ever found a bug inducing line change in your code, and wondered who made the change…