Categories |
|
---|---|
Website | python.org |
Details $ |
Categories |
|
---|---|
Website | blazor.net |
Details $ | - |
Based on our record, Python seems to be a lot more popular than Blazor. While we know about 280 links to Python, we've tracked only 7 mentions of Blazor. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
F-strings, introduced in Python 3.6 and later versions, provide a concise and readable way to embed expressions inside string literals. They are created by prefixing a string with the letter ‘f’ or ‘F’. Unlike traditional formatting methods like %-formatting or str.format(), F-strings offer a more straightforward and Pythonic syntax. - Source: dev.to / 15 days ago
Import aiohttp, asyncio Async def fetch_data(i, url): print('Starting', i, url) async with aiohttp.ClientSession() as session: async with session.get(url): print('Finished', i, url) Async def main(): urls = ["https://dev.to", "https://medium.com", "https://python.org"] async_tasks = [fetch_data(i+1, url) for i, url in enumerate(urls)] await... - Source: dev.to / about 2 months ago
Threading involves the execution of multiple threads (smaller units of a process) concurrently, enabling better resource utilization and improved responsiveness. Python‘s threading module facilitates the creation, synchronization, and communication between threads, offering a robust foundation for building concurrent applications. - Source: dev.to / 2 months ago
FastAPI is a modern, fast, web framework for building APIs with Python 3.7+ based on standard Python type hints. It is designed to be easy to use, fast to run, and secure. In this blog post, we’ll explore the key features of FastAPI and walk through the process of creating a simple API using this powerful framework. - Source: dev.to / 2 months ago
When you have finished your thirty days, I recommend to go to the official site and read the offical python tutorial at python.org : https://docs.python.org/3/tutorial/index.html . Source: 3 months ago
I’ve been working on a new website for my series CSharp in the Cards. I built this website in a way that was easy to maintain, flexible and most importantly would respond quickly to requests from visitors. I knew that Blazor with .NET 8 had a static server rendering feature and decided that I wanted to put it to the test. I recently published a new lesson to the website and included a web assembly component to... - Source: dev.to / 6 days ago
Over the last few days we've been exploring JavaScript-based frameworks for building web apps. Today, we switch our attention to our amazing .NET community and talk about building Static Web Apps with Blazor. - Source: dev.to / almost 2 years ago
Hi there. I'm the Program Manager at Microsoft for Blazor, so naturally I'm happy to make the Blazor pitch 😊. If you're comfortable already with JS/TS then it's understandable that Blazor might not have as strong an appeal. Blazor is all about enabling full stack web development with just .NET & C# without having to write JavaScript. But even if you are a JS/TS fan, it's still very convenient to operate fully... Source: over 2 years ago
Building web applications with Blazor is a great way for developers who enjoy C# and .NET to create interactive web applications. I encourage you to check out the Blazor 101 video series published on YouTube and check out https://blazor.net for more learning materials and the tools to get started with Blazor. - Source: dev.to / over 2 years ago
Blazor has become a smart way to build .NET web applications. This is because of its seamlessness and ease of integration with UI libraries like ComponentOne. This makes the application development life cycle more efficient. - Source: dev.to / over 2 years ago
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
Microsoft PowerApps - Microsoft PowerApps provides tools to create, customize, share and run apps.
Rust - A safe, concurrent, practical language
Retool - Build custom internal tools in minutes.
Java - A concurrent, class-based, object-oriented, language specifically designed to have as few implementation dependencies as possible
Stamplay - Application integration & workflow automation for businesses