Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Matthew Layton
Matthew Layton has asked
215
questions and find answers to
45
problems.
Stats
2.2k
EtPoint
379
Vote count
215
questions
45
answers
About
Passionate about programming, technology and DLT.
Matthew Layton questions
Kotlin - Type conversion with overflow exceptions
Performance profiling in .NET
Corda - Designing Secure Contracts
Kotlin - An Elegant Way to Expose a Mutable List as an Immutable List
Java/JavaScript - java.time.Instant serialization to javascript Date [duplicate]
Kotlin - Can't assign new values to lateinit vars via Destructuring Declaration
Does C# have a short-hand syntax for creating key/value pairs?
Polyfills, Shims & Extensions with TypeScript
When is localization (or lack of) a bad thing?
Why does JavaScript allow both && (logical) and & (bitwise) in conditional statements?
Matthew Layton answers
Performance profiling in .NET
constant variables vs enum type in Angular using Typescript
C# PNG image with transparent zones as Button
What is the best way in Kotlin to create a unique ID for each object I create?
Why doesn't this ?: operator return null?
Kotlin setter with multiple arguments
Javascript to detect when a user saves the web page?
Visual Studio Fresh Install - Graphics Issues
Using Modernizr library, why does it add classes to the html tag
Reflection of C# Types: GetType( "myType" ) vs typeof( myType ) behavior differs. Why?