Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in this
Is 'this' a local variable?
Oct 31, 2025
c++
this
this-pointer
TypeError: this is undefined?
Oct 30, 2025
reactjs
this
state
Why do we return *this in asignment operator and generally (and not &this) when we want to return a reference to the object?
Oct 30, 2025
c++
class
operator-overloading
this
assignment-operator
React - passing 'this' as a prop
Oct 30, 2025
javascript
reactjs
this
Does JavaScript `arguments` contain `this`?
Oct 28, 2025
javascript
this
arguments-object
javascript, access other members during anonymous object creation?
Oct 29, 2025
javascript
this
member
anonymous
How to solve warning 'Use of $this in global code might be unatendedPHP(PHP0437)' when layouting view in Codeigniter 4?
Oct 27, 2025
php
codeigniter
view
this
codeigniter-4
Arrow function and this inside a constructor function
Oct 26, 2025
javascript
constructor
this
arrow-functions
NestJS losing context of this inside function method in service class
Oct 25, 2025
javascript
node.js
this
nestjs
es6-class
TypeError: this.attr is not a function on class hover
Oct 25, 2025
javascript
jquery
hover
this
Passing this as a parameter
Oct 24, 2025
java
parameters
this
keyword
How do I reference the outer "$(this)" in jquery?
Oct 23, 2025
jquery
this
Factory pattern using unique_ptr in c++
Oct 22, 2025
c++
this
factory
smart-pointers
unique-ptr
why can't the 'this' keyword be used here?
Oct 20, 2025
java
oop
this
A 'this' type is available only in a non-static member of a class or interface
Oct 18, 2025
typescript
methods
compiler-errors
this
"this is undefined" in static function
Oct 17, 2025
typescript
undefined
this
Can I prevent the invalidation/destruction of 'this' instance pointer in a stored c++ lambda when calling it from another thread?
Oct 17, 2025
c++
multithreading
c++11
lambda
this
TS2683: 'this' implicitly has type 'any' because it does not have a type annotation using `apply`
Oct 15, 2025
typescript
this
How does 'this' keyword work in map() and call()?
Oct 14, 2025
javascript
arrays
dictionary
this
call
How to extract the this property from a bound function? [duplicate]
Sep 21, 2025
javascript
this
Older Entries »