Tutorial by Topics

Some samples of integrating TypeScript with react-router 4.x. The goal is to preserve as much type safety as possible. How to accomplish this with TypeScript is not obvious when following the projects documentation.
Higher Order Components ("HOC" in short) is a react application design pattern that is used to enhance components with reusable code. They enable to add functionality and behaviors to existing component classes. A HOC is a pure javascript function that accepts a component as it's argument...
This section provides an overview of what jquery-validate is, and why a developer might want to use it. It should also mention any large subjects within jquery-validate, and link out to the related topics. Since the Documentation for jquery-validate is new, you may need to create initial versio...
This topic is to briefly describe how C# or VB .NET Managed code can be scripted and utilised within a PowerShell script. This topic is not exploring all facets of the Add-Type cmdlet. For more information on the Add-Type cmdlet, please refer to the MSDN documentation (for 5.1) here: https://msdn.m...
Pipes are very similar to filters in AngularJS in that they both help to transform the data into a specified format.The pipe character | is used to apply pipes in Angular.
This section provides an overview of what facebook-ads-api is, and why a developer might want to use it. It should also mention any large subjects within facebook-ads-api, and link out to the related topics. Since the Documentation for facebook-ads-api is new, you may need to create initial ver...
Activity recognition is the detection of a user's physical activity in order to perform certain actions on the device, such as taking points when a drive is detected, turn wifi off when a phone is still, or putting the ring volume to max when the user is walking.
This section provides an overview of what internet-explorer is, and why a developer might want to use it. It should also mention any large subjects within internet-explorer, and link out to the related topics. Since the Documentation for internet-explorer is new, you may need to create initial ...
The OpenXML document markup standard is an XML based format which enables solutions on many software platforms and operating systems.
Spring Boot can be used to build and persist a SQL Relational DataBase. You can choose to connect to an H2 in memory DataBase using Spring Boot, or perhaps choose to connect to MySql DataBase, it's completely your choice. If you want to conduct CRUD operations against your DB you can do it using Jdb...
ParameterDetails$END$place where cursor would placed after generate live template
I recently had to modify the Activity sub-grid to remove certain activity types from the add activity menu. Note, this may not be a supported method on how to do this, but there is no documented supported way to so it, so I had to come up with a solution & this worked, in CRM 2013 anyway. ...
Handling users within socket.io is as simple or as complex as you decided, though there are some more 'obvious' approaches for doing this, this documentation is going to outline an approach using map().

Page 388 of 428