• Friday links 493

    Javascript Is Everywhere. Even MSDOS | Hackaday Programming Sucks Audio and Ringtones | NASA Frontpage — Terms of Service; Didn’t Read ᶻ | A clipboard magic trick – how to use different MIME types with the Clipboard API | Stefan Judis Web Development Regex Vis Typescript Design Patterns – DEV Community Don’t build (or build)…

  • TILT-Typed Reactive Forms and arrays–part 26

    I want now to pass to typed reactive forms ( with Angular 14 )- what is good is that are typed,i.e. I can see errors if some property is not correct. The code previously was profileForm = this.fb.group({ url: [”], publicTILTS: this.fb.array([]) }); Now the code looks like profileForm = new FormGroup({ url: new FormControl(”),…

  • TILT-Passing to IAsyncEnumerable instead of array–part 25

    When tansmitting an array of data to an application,usually the application transfers all data – or in chunks – if it is a large numbers ( page 1,page 2 and so on). Both are having drawbacks all data from start means that the time to see the data increases with the number of data paging…

  • Friday links 492

    SQLite Show Tables: Listing All Tables in a Database sql-js/sql.js: A javascript library to run SQLite on the web. https://twitter.com/terrajobst/status/1495071169795350529?cn=ZmxleGlibGVfcmVjcw%3D%3D&refsrc=email Show Progress | Shape Up Stop aggregating away the signal in your data – Stack Overflow Blog Executing code before Main in .NET – Meziantou’s blog ngneat Stop Using Function Parameters Now | by JeB…

  • TILT–Details for programmers- part 24

    I have organized the About in order to show more details. See https://tiltwebapp.azurewebsites.net/AngTilt/ Zero and the most important,the date when the CI was done First,Licences – .NET Core and Angular . Usefull to know. Second,Info about Versions – Repo and history – UI and JSON – mostly for making managers happy . Third,Automation – Swagger…

  • Friday links 491

      Postel’s law as a profunctor Greek Mythology Tinder – Mythography Studios Samples · microsoft/Detours Wiki TypeScript: Enhance Variable Types with Declaration Merging | by applied.math.coding | Bits and Pieces Metrics for the unmeasurable. | Irrational Exuberance Scaling the Practice of Architecture,Conversationally AlDanial/cloc: cloc counts blank lines,comment lines,and physical lines of source code in many…

  • Bere cu ADCES pe 1 octombrie la 19:30

    FB : https://www.facebook.com/events/412204707702706/ Meetup : https://www.meetup.com/bucharest-a-d-c-e-s-meetup/events/288604931/ Linkedin: https://www.linkedin.com/events/laoberecuadces6977614756975136768   Va astept !  

  • Licences for .NET Core and Angular–part 24

    I was curious about the licences that .NET Core and Angulare are using. It was interesting to find that ng build (https://angular.io/cli/build) has a –extract-licenses flag- and creates 3rdpartylicenses.txt For .Net Core I have found https://github.com/tomchavakis/nuget-license that creates a file with dotnet dotnet-project-licenses -i NetTilt\NetTilt.WebAPI -o –outfile NetTilt\NetTilt.WebAPI\wwwroot\netcorelicences.txt -t And I copy those,in the CI,to…

  • TILT- Docker with Ductus.FluentDocker–part 23

    I have already tests with Sqlite – however,it will be better to try tests with a real SqlServer . One of the way to have a sql server is to have docker – but how to start docker with sql server any time ? One of answers is Ductus.FluentDocker – https://www.nuget.org/packages/Ductus.FluentDocker – and this is…

  • Friday links 490

      ethereal.email trekhleb/javascript-algorithms: Algorithms and data structures implemented in JavaScript with explanations and links to further readings future-architect/cheetah-grid: The fastest open-source data table for web. Reverse Engineering – EF Core | Microsoft Docs Source generator updates: incremental generators: Exploring .NET 6 – Part 9 runtime/LoggerMessageGenerator.Roslyn4.0.cs at v6.0.0-rc.2.21480.5 · dotnet/runtime roslyn/incremental-generators.md at main · dotnet/roslyn Roslyn…

I am ok , you are ok