Software Development
2171 Threads
The other day, I talked about creating your own custom context managers in #Python π But Python has an easier way to create them by using the `contextlib` module! Join me for a m...
Singleton Design Pattern is the most widely used pattern in all the programming languages (Java, Javascript, Python, etc) Here's what it means in the simplest terms:
Clone projects are AWESOME projects to learn from but I would NOT use them as projects to try and get hired. Here's why:
#Python has had the concept of context managers for a loooong time! Let's talk about context managers again! π§΅ππ
Check out my latest post: "Top 3 Kubernetes and Dapr Use Cases" tl;dr ππ§΅ https://t.co/DqZwngHBbm https://t.co/Z9bk4UinsL
My Top 3 #DistributedApplications picks from @AWSreInvent 2022 1β£Reducing lock in with patterns for modern cloud apps (ARC207) by @ghohpe 2β£Building next-gen event-driven apps (A...
Want to leverage automation? Well you first need to understand Web-hooks Here's how they work π§΅ Thread https://t.co/cTo2tzlX72
You heard me tweeting a lot about Amazon Eventbridge. But what is it actually? Learn about the power of event-driven architectures with Amazon EventBridge in this thread. π§΅ 1/8
Best Git Courses for Beginners π§΅ 1. The Git Bootcamp - https://t.co/Oo2DjqesLY 2. Git Journey - https://t.co/95LVoFVhsy 3. Git Guide - https://t.co/QWDKhhz9np 4. Rocking Git - htt...
What is tRPC? A thread ππ§΅
If you want to become a full-stack web developer in 2023, follow the below guide - also includes all resources you need. A thread π§΅
Design Pattern Tutorials by @javinpaul covers 1. Strategy 2. State 3. Factory 4. Decorator 5. Builder 6. Template 7. Composite 8. Command and more A Thread π§΅ https://t.co/ETgCOLJd...
JWT is the de-facto standard for authenticating Backend APIs. This guide will make it dead simple for you to understand JWT:
Fantastic breakdown of the internals of @GitHubCopilot on HN right now by @parth007_96 A detailed look at a productionized system using LLMs, including: - how they format prompts...
18 useful GitHub repositories every developer should bookmark (you will be thankful):
If you want to know more about REST API and its advantages open this:
The top productivity hack in software development is to build foundations that are dependable enough that you can keep building on top without having to go back and modify them as...
π Top 10 CRAZY tools for developers you never knew about!!! π€―π€―π€― < A Thread π§΅ />
9. react-spring Spring-physics-based animation library for React applications. π https://t.co/bmeadW3sEN https://t.co/kV1f61ntvR
16 libraries to implement killer features with React in minutes (10X productivity):
The Stack Overflow Developer Survey came out! Here are the details:
Lens recently launched support for gating @LensProtocol publications To show how to integrate this into a full stack app I've created + open sourced a reference architecture here:...
Let's talk about how to rotate logs in #Python! π§΅ππ
Be careful. Most "products" are, in fact, projects. 9 red flags (and how it should work): π§΅