View on GitHub

Beyind my Cloud

Projects that we work on the stream (aka Twitch.com/fboucheros)

  • Stream 87 - Adding Stats to AzUrlShortener

    2020-04-08 - What stats should we add at our URL Shortener aka. AzUrlShortener

    Summary

    In this live stream session, Frank is adding some statistics (click count) in the project Azure UrlShortener (AzUrlShortener)… and having fun with the new InstaFluff widget.

    📺 - Twitch archive - stream no.87

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:00:35 - Plan of the stream
    • 00:02:47 - Little tour of the project
    • 00:08:53 - Sharing event Live Coders Conference
    • 00:14:55 - Defining tasks
    • 00:25:36 - Starting to code: Adding Clicks count
    • 00:39:32 - Running a little test
    • 02:10:01 - Writing PR nice work done.

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • Add total click for a URL
    • Save Click timeline

    ToDos

    • unfinish todos from previous stream

    New Followers

    New Subscribers

    Raids

    • @ has raided you with a party of

    Cheers

    • @: bits

    Streams Notes/ Snippets/ Shared urls

    References

    Read more...

  • Stream 86 - Adding auto deployment docs for that adminwebsite AzUrlShortener

    2020-04-03 - Adding auto-deployment and documentation for that admin website of AzUrlShortener ☁

    Summary

    In this live stream session, Frank is improving the documentation on GitHub page for the Azure Url Shortener (AzUrlShortener) to make it easier to use and install. Also creating documentation about the new admin interface created in the past stream.

    📺 - Twitch archive - stream no.86

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:01:02 - Show & tell
    • 00:03:49 - Plan of the day
    • 00:00:01 - Found missing image on GitHub, creating an issue.
    • 00:30:52 - Start cleaning up the GitHub Root page
    • 00:49:44 - Trying the new parachute Overlay !drop
    • 00:50:01 - Fixing missing image
    • 01:01:41 - Start documenting

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • Clean Root
    • Auto- deploy to Azure adminBlazorWebsite
    • adminBlazorWebsite Docs

    References

    • New Overlay: https://www.pixelplush.dev/

    Streams Notes/ Snippets/ Shared urls

    dotnet add package Microsoft.VisualStudio.Web.CodeGeneration.Design

    dotnet aspnet-codegenerator identity -dc adminBlazorWebsite.Data.ApplicationDbContext –files “Account.Register;Account.Login;Account.Logout”

    Read more...

  • Adding a Create new ShortUrl to our admin interface AzUrlShortener

    2020-04-01 - Let’s Add a Create new ShortUrl to our admin interface AzUrlShortener

    Summary

    In this live stream session, Frank is adding a new button in the admin website of the Azure Url Shortener (AzUrlShortener) to be able to create new short links. While creating this new functionality a new little bug was found on the serverless backend (aka: Azure Function).

    📺 - Twitch archive - stream no.85

    Replay

    Timestamps

    • 00:00:01 - Bonjour, Hi!
    • 00:01:21 - Show & Tell, Chit chat
    • 00:08:54 - Plan of the day
    • 00:25:19 - Time to start coding. Adding button to create new Url
    • 01:52:45 - Trying it…. Partial success
    • 01:53:01 - Found a bug with the Azure Function
    • 02:09:15 - Start the Azure Function project locally to debug the serverless bug
    • 02:26:50 - Oops, Okay bye!

    Project

    All the code for this project is available on GitHub: Azure Url Shortener - https://github.com/FBoucher/AzUrlShortener

    Goals

    • adminBlazorWebsite - Create a new Short URL #13
    • adminBlazorWebsite - Clean-up the UI #14

    ToDos

    • Fix Azure Function bug when Vanity is null

    Streams Notes/ Snippets/ Shared urls

    • https://clips.twitch.tv/GenerousInspiringCheeseHumbleLife
    Read more...

  • Adding more documentation about admin interfaces into GitHub for project repo azUrlShortener

    Summary

    In this live stream session, Frank is adding documentation on GitHub for the project Azure Url Shortener (azUrlShortener). The goal is to make it simple for other developers to create interfaces in their favorite language that use the common Azure Function backend. Note: The camera froze a few time but it got fixed.

    📺 - Twitch archive - stream no.84

    Replay


    Read more...

  • Stream 83 - Adding an Azure Function to return all Urls for the budget-friendly Url-Shortener

    Summary

    In this live stream session, Frank starts building an admin interface for the Azure Url Shortener (azUrlShortener) tool. The interface will be a website in .Net Core Blazor using a server-side. Before getting into the website he will need a new Azure Function that lists all URLs already created.

    Replay


    Read more...


subscribe via RSS