Spirited Away - Studio Ghibli
Categories
Tags
ai backend blogging bootstrap burnout challenges CI-CD code code-review communication contributions css cyber-security data-science database design devops docker dunning-kruger egoism experience fastapi flask flutter frontend gamification generalist git github google graphql humility imposter-syndrome javascript job market low-code mobiledev networking no-code npm nuxt open-source pnpm podcast problem-solving productivity programming python react research resume specialist struggles transitioning tutorial-hell tutuorial typescript vite vue webdev yarn
AI on the job market, a boost or a future plan for replacement?
2023-06-01
Artificial intelligence has been making waves in the job market in recent years. With the development of new technology, many industries are shifting towards automation and AI to streamline their processes and increase efficiency. While there’s no denying that AI can help us achieve great things, it’s also important to be aware of its impact on the job market.
649 words
|
3 minutes
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