• Friday links 499

    Patterns.dev – Modern Web App Design Patterns 6 Useful Angular Decorators. Useful Decorators to use in your… | by Chidume Nnamdi | Bits and Pieces The disproportionate influence of early tech decisions — brandur.org https://twitter.com/mariusbancila/status/1558748349276344322 Best 50 productivity hacks chosen by the internet – 50 Hacks vis.js Developing Error Handling Strategies for Asynchronous Messaging –…

  • [ADCES]How to prepare for a leadership position interview & Microsoft ML.NET Quality

    Details Presentation 1:“How to prepare for a leadership position interview?”Intro:Are you ready to make a switch toward a leadership position and have you spotted an interesting opening you want to apply to? In this case,the ADCES meetup,powered by Ubisoft,might be the right one for you! Join me in an open discussion on November 15 and…

  • Friday links 498

    Why you should keep a Code Journal | Code Journaling pt 1 of 4 – DEV Community The Consultant’s Craft: Becoming More Than a Programmer How We Migrated from Javascript and Flow to TypeScript at Osome – DEV Community Which Monorepo is right for a Node.js BACKEND now? | by Yoni Goldberg | Autodesk TLV…

  • Friday links 497

    Hire Alice Goldfuss – Alice Goldfuss d3-graph-controller A Hairy PostgreSQL Incident | Ardent Performance Computing Software design principles every developers should know | by Shinu Mathew | Bootcamp keycastr/keycastr: KeyCastr,an open-source keystroke visualizer 10 GitHub Repos to Master JavaScript for Free | by Harshithrao | Feb,2022 | JavaScript in Plain English Oi,developers! ‘Best practices’ can…

  • TILT- React Material UI and Navigation–part 29

    I wanted some good looking on the site – so I choose https://mui.com/ It does not have ready made navigation like in Angular – so I need to make on myself. Fortunately,it has the all the things that one need: Media Query: https://mui.com/material-ui/react-use-media-query/ App Bar: https://mui.com/material-ui/react-app-bar/ The final code looks like that const theme =…

  • TILT- Angular2React–part 28

    I was thinking to learn React – and transform the Angular site to React. The steps that I took are the folllowing: Learn React from https://reactjs.org/tutorial/tutorial.html – and learning that React is a library,not a framework Learn useEffect,useState with Hooks – very easy Learn that React can have a TypeScript template – it will make…

  • Friday links 496

    package.json | npm Docs A Set of Unit Testing Rules The State of WebAssembly – 2021 and 2022 veler/DevToys: A Swiss Army knife for developers. Code Smells in Exceptions – XP123 Scaling the Practice of Architecture,Conversationally Azure Affinity Map A launch.json setting for end-to-end web development | Christian Heilmann The Biggest Mistake I See Engineers…

  • TILT-REACT Router

    Now to see how to handle FrontEnd routing ( From Backend it is simple – just transfer to index.html and React will handle it ) The long established in React world seems to be https://github.com/remix-run/react-router . There is a new kid,https://github.com/Paratron/hookrouter – that uses hooks. However,the documentation says: This project is not and will not…

  • NetCoreUsefullEndpoints-5 Endpoints summary

    So for now the package https://www.nuget.org/packages/NetCoreUsefullEndpoints/ has the following endpoints: GET=>/api/usefull/user/authorization GET=>/api/usefull/user/noAuthorization GET=>/api/usefull/environment GET=>/api/usefull/errorWithILogger GET=>/api/usefull/errorPure GET=>/api/usefull/date GET=>/api/usefull/endpoints/graph ( this calls https://github.com/dotnet/aspnetcore/blob/8bf447aa3f9719f6f162598708020dd4b420b49d/src/Http/Routing/src/Internal/DfaGraphWriter.cs#L22 ) GET=>/api/usefull/endpoints/text GET=>/api/usefull/configuration ( this calls https://learn.microsoft.com/en-us/dotnet/api/microsoft.extensions.configuration.configurationrootextensions.getdebugview?view=dotnet-plat-ext-6.0 ) You can see in practice at https://netcoreusefullendpoints.azurewebsites.net/swagger/

  • Friday links 495

    https://twitter.com/GeePawHill/status/1558165212250898432 Interesting Technology Tips – Vol. 1 | Khalid Abuhakmeh mariotoffia/FluentDocker: Use docker,docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI Incident Review and Postmortem Best Practices – The Pragmatic Engineer Redis Explained bbc/peaks.js: JavaScript UI component for interacting with audio waveforms Monitor Events and Function Calls via Console…

I am ok , you are ok