Spirited Away - Studio Ghibli
The beauty of using Python for your back-end
2023-05-01
Python is a versatile, high-level programming language that is widely used in web development, scientific computing, artificial intelligence, and data analysis. One of its strengths is its ability to serve as a backend language for web applications. In this article, we’ll explore some of the reasons why Python should be your backend language of choice, then I will talk about my little expriences with Flask & FastApi.
870 words
|
4 minutes
Balancing code quality with speed of delivery for junior developers
2023-04-01
Junior developers often find themselves caught in a dilemma between delivering code quickly and ensuring high code quality. While speed of delivery is important to meet deadlines and keep up with the pace of the industry, code quality is crucial for maintaining software integrity and avoiding technical debt.
755 words
|
4 minutes
GitHub's Tunisian Community Podcast Episode 04: Single Threaded (JavaScript) with Burawi Ben Ammar
2023-03-14
In this episode, we had a fantastic time at the talk by Burawi Ben Ammar on the versatility of JavaScript. The discussion covered various topics, from the common pitfalls for newcomers to job offers. Burawi shared valuable insights on his code review and testing approach in large-scale projects.
141 words
|
1 minutes
Let’s settle things out [2]: NPM Vs. YARN Vs. PNPM
2023-02-04
Last year I wrote an article to compare NPM and Yarn, and since then I always used yarn as my main package manager but lately, I saw some hype over a new package manager called PNPM and I think it has a promising future.
923 words
|
5 minutes
How to deal with imposter syndrome as a developer
2023-01-04
Whether you’ve just begun your journey to learn how to code or you’ve been paid to code for many years, you can and (likely) will face imposter syndrome.
746 words
|
4 minutes

