If you're just getting your hands dirty with Golang, and specifically with Gin, which is a web development framework, you might come across this specific warning: Most likely, you're trying to use on a property that does not exist. Here's an example. I'm building an analytics solution for…
Handling errors is an essential skill
I've met tons of developers who would not do error handling because of fear of it being too much . Here's a short list of reasons: We're going to write too much boilerplate because the properties are too deeply nested. The code will look ugly. Why write a ton of statements? The server always…
A Markdown Story
It's 2014 All my colleagues are writing their Bachelor's Degree paper in LaTeX . Or MSWord... 🤮 I'm doing it in Markdown, mostly because LaTeX looks too verbose for me. And I'm not that smart anyway. I was never the brightest bulb in the chandelier, to begin with. So, back to LaTeX: too verbose…
How I learned to talk about WeRemote.eu during Y Combinator Startup School sessions
I signed up to Y Combinator Startup School with WeRemote . I'm putting in weekly status reports, watch some of the lectures, and I only missed a single session so far. During each session I have to talk about the platform and describe it. __It's like an investor pitch. __ What's funny is that…
🚨 Proper conduct when "shopping" for web design or development services
🛑 Stop asking for a price You are not buying potatoes at the farmers market! Think about it as if you were buying a pair of custom designer shoes. You may ask, and get a starting price, but that’s it. The rest depends on the model, materials required, adjustments made to the shoes to fit you, the…