REBEL SOURCE
GuideFeedback

Blogs

Avatar image of Mario Škrlec
Mario ŠkrlecDecember, 20th 2022
Concurrent observer pattern in Go

In this blog post, we will take a look at the observer pattern and try to make it a little bit better by making it concurrent. ...

godesign_pattersgolang
Avatar image of Mario Škrlec
Mario ŠkrlecDecember, 10th 2022
Goroutine confinment

In this blog post, we will examine ad hoc and lexical confinement of data used by goroutines and study it with a producer/consumer pattern....

Cover image representing this blog post
Avatar image of Marko Boras
Marko BorasNovember, 13th 2022
What is Execution Context in JavaScript

The browser’s JavaScript engine creates a special environment to handle the transformation and execution of JavaScript code. This environment is known...

Cover image representing this blog post
Avatar image of ali atwa
ali atwaOctober, 25th 2022
مميزات محرر جوجل

محرر مستندات جوجل “جوجل دوكس” (Google Docs) هو واحد من أكثر أدوات تحرير المستندات استخداماً في العالم....

Avatar image of Mario Škrlec
Mario ŠkrlecDecember, 29th 2022
Go generics

Go in version 1.18 adds support for generics. In this post, we will learn generics with some (very) simple examples. ...

Cover image representing this blog post
Avatar image of Mario Škrlec
Mario ŠkrlecJuly, 15th 2022
Simplifying context in Go

How can you simplify the Context package in Go, and what is its purpose? In this article, I'll guide you step by step and explain how to use the Conte...

Cover image representing this blog post
Avatar image of Mario Škrlec
Mario ŠkrlecJanuary, 6th 2023
Welcome to Rebel Source

Not every blogging platform needs a guide but this one does. Don't worry, it's short....

Cover image representing this blog post

Welcome, visitor. Rebel Source is a blogging platform create specifically for software developers. You can run code in multiple languages and an integrated code editor to import packages. It is my intention to create a great user experience for technical content. If you are interested, head over to ourGuide and hopefully, start writing great content.

Tags

REBEL SOURCE

Guide

RebelSource 2022. All rights reserved.