Type System Test Results, https://lnkd.in/erwr8Y_E IA Summary: Struggling to preview HTML files directly from GitHub or BitBucket repositories? Discover how this tool provides a simple, instant way to render and view any hosted HTML file as a live webpage in your browser. #dev #python #typing #mypy #pyre #pyright #zuban #ty #pyrefly
Aurelien Grosdidier’s Post
More Relevant Posts
-
The flasgo website is now live. You want a fast async typed Python web framework that has security built in from the start(follows owasp 2025) requires Python 3.14 and has a small attack surface as possible with django like security primatives but is easy as using flask? Then you have come to the right place. #python #webdevelopment #web
To view or add a comment, sign in
-
🚀 Day 64 | Set Built-in Functions & JavaScript Switch Case Today I explored Python sets and practiced JavaScript basics 💻 🔹 What I Worked On: • Python Set functions → add(), remove(), discard(), union(), intersection() • Learned how sets handle unique values automatically • Practiced JavaScript switch statement for decision making • Built a dice value program using prompt() and switch-case 💡 Key Learning: • Sets are useful for removing duplicates and performing set operations • switch-case makes code cleaner compared to multiple if-else • Improved understanding of logic handling in both Python & JavaScript 🔥 Takeaway: 👉 Learning multiple technologies together improves versatility Consistency is making me stronger every day 🚀 #Day64 #Python #JavaScript #SetFunctions #SwitchCase #ProblemSolving #CodingJourney #10000Coders #PythonDeveloper #SravanKumarSir #valiBashasir
To view or add a comment, sign in
-
What I Learned Today: Django Mixins Today I explored one of the most powerful concepts in Django—Mixins. They allow you to add reusable functionality to your views, keep your code clean, and follow the DRY principle. Takeaway Mixins make Django apps more modular, scalable, and developer-friendly. I didn’t just read about them I understood their real-world value. Day 5 of my 90 Days Challenge Let’s keep building. Let’s keep learning. #Django #Python #WebDevelopment #LearningJourney #90DayChallenge #CodeNewbie #DeveloperLife #Consistency #KunalLearns
To view or add a comment, sign in
-
-
Just published a tutorial on building Claude Code Plugins from scratch. Think of Claude Plugins like app bundles — one package that installs slash commands, MCPs, hooks, and skills all at once. In this tutorial, you'll build a plugin that can: 1) Review your code 2) Fix formatting automatically 3) Warn you about accidentally committed secrets, passwords 4) Pull live Python documentation via Context7 I deliberately kept the tutorial simple — the goal isn't to overwhelm you with complexity, but to help you genuinely understand the plugin ecosystem and what each feature actually does. Once that clicks, you can build anything on top of it. Full tutorial here: https://lnkd.in/ebP7Xhi2 #ClaudeAI #AITools #DeveloperExperience #Anthropic #ClaudeCode #DevTools #Productivity
To view or add a comment, sign in
-
Camel Case vs Snake Case explained in 60 seconds! Naming things in code sounds simple until it is not 😅 Here is a quick visual breakdown of camelCase and snake_case and when to use each. 💡 What you will learn • The core difference between both styles • Where each one is commonly used • Real examples you will see in projects • Common mistakes developers make 👨💻 Quick takeaway Use camelCase in JavaScript and most frontend work Use snake_case in Python, databases, and configs Small details like naming can make your code much easier to read and maintain. Which one do you prefer in your projects 👇 Read the full guide here: https://lnkd.in/d9vTEPfe
To view or add a comment, sign in
-
-
If you’re still manually editing your settings in your Django project for every deployment, you’re doing it the hard way. Inheritance isn't just for models and views—it belongs in your configuration too. 🏗️ Check out my latest guide on splitting Django settings into Base, Dev, and Prod environments to save time and prevent "forgotten line" disasters. Check the guide below! 📄👇 #Django #Python #SoftwareEngineering #BackendDevelopment #CleanCode
To view or add a comment, sign in
-
Day 6 of my 90 Days DRF Challenge 🚀 Today I learned how to use Mixins in Django REST Framework to simplify CRUD operations like create, update, delete, and list. I built APIs using these mixins and tested them on Postman to ensure everything worked smoothly. Mixins make API development faster, cleaner, and more reusable a powerful tool for real-world product building. #Django #DRF #Mixins #Python #API #Postman #LearningJourney #90DaysChallenge
To view or add a comment, sign in
-
🚀 A Small Shift That Improved My Django Code I used to focus only on making my code work. But recently, I started paying attention to how my code looks and feels when someone else reads it. Here’s what I changed: 🔹 Broke large functions into smaller ones 🔹 Used clearer and more meaningful names 🔹 Reduced unnecessary logic and nesting 🔹 Tried to keep things simple and readable 💡 What I realized: Clean code is not about writing less code, but about writing code that is easy to understand and maintain. It actually made debugging faster and working on features much smoother. Still improving step by step 🚀 What’s one habit that improved your code quality? #Python #Django #BackendDevelopment #CleanCode #SoftwareDevelopment #LearningInPublic
To view or add a comment, sign in
More from this author
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development