Programming
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...
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...
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...
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...
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...
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?...