Programming

Reverse-Engineering YouTube: Revisited • Oleksii Holub

Back in 2017 I wrote an article in which I attempted to explain how YouTube works under the hood, how it serves streams to the client, and also how you can exploit that knowledge to download videos...

How To: Teach Yourself Font End Development (Part 2)

Or, Just Give Me The Good Stuff Photo by Chris Ried on Unsplash There are several basic concepts and principles that are important for any front-end developer to understand. These include: HTML/CSS...

Think Like A Software Owner, Not A Developer

Or, How Shifting Developer’s Mindsets Leads To Happier Developers Photo by Brooke Lark on Unsplash “We need to be MORE creative, MORE innovative. Give me more innovation!” Most organizations try...

How To: Getting started with React

A component is a self-contained piece of code that can be used to output content to the page. It’s a great way to break down your app into smaller parts, allowing you to manage and compose a complex...

How To: Teach Yourself Font End Development (Part 1)

Gathering the right resources is a crucial step in teaching yourself front-end development. There are many options available, from online tutorials and courses to books and ebooks, and it’s important...

Microservice Vs Monolith: The Current State Of Development

Have Things Changed, Where Are We Now Photo by Tim van der Kuip on Unsplash There has been an ongoing discussion for years on the best approach to software development. But where do we stand now?...
Scroll to Top