DEV Community

icncsx profile picture

icncsx

<༼ つ ◕_◕ ༽つ />

Location Remote Joined Joined on  github website twitter website
Parameter usage for default args in JS

Parameter usage for default args in JS

6
Comments
1 min read

Want to connect with icncsx?

Create an account to connect with icncsx. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Boolean coercion

Boolean coercion

4
Comments 2
1 min read
Assignment has a return value in JS

Assignment has a return value in JS

14
Comments 2
1 min read
Difference between parameter and argument

Difference between parameter and argument

5
Comments
1 min read
Uploading Docker Images to AWS ECR

Uploading Docker Images to AWS ECR

10
Comments
1 min read
Lambda container approach in AWS

Lambda container approach in AWS

7
Comments
1 min read
What is manylinux?

What is manylinux?

12
Comments 1
2 min read
Python Packaging: sdist vs bdist

Python Packaging: sdist vs bdist

14
Comments 2
2 min read
pip stuff you might need to know

pip stuff you might need to know

14
Comments
1 min read
Program vs Process vs Thread

Program vs Process vs Thread

10
Comments 1
1 min read
Functions are first class objects

Functions are first class objects

7
Comments
1 min read
What determines the truthiness of an object in Python?

What determines the truthiness of an object in Python?

9
Comments 4
1 min read
Equality by Value vs Equality by Identity

Equality by Value vs Equality by Identity

12
Comments
1 min read
Why I use a static type checker for Python code

Why I use a static type checker for Python code

8
Comments
1 min read
Best advice I've gotten from managers

Best advice I've gotten from managers

8
Comments
1 min read
Is Python a compiled language?

Is Python a compiled language?

7
Comments 3
1 min read
What are race conditions?

What are race conditions?

9
Comments 2
1 min read
What is duck typing?

What is duck typing?

16
Comments 3
1 min read
Python is strongly, dynamically typed. What does that mean?

Python is strongly, dynamically typed. What does that mean?

18
Comments 2
1 min read
The concepts that React tutorials usually skip over

The concepts that React tutorials usually skip over

401
Comments 8
3 min read
Reagent 101 / why Form 2 components need to return a function

Reagent 101 / why Form 2 components need to return a function

6
Comments 1
1 min read
Expanding the idea of open source contribution

Expanding the idea of open source contribution

6
Comments 1
2 min read
Reagent 101 / why square brackets?

Reagent 101 / why square brackets?

6
Comments
2 min read
The "other" reason to learn niche languages

The "other" reason to learn niche languages

9
Comments 3
1 min read
Commitment dread: what keeps me hyper motivated

Commitment dread: what keeps me hyper motivated

7
Comments
1 min read
Reagent 101 / when does a component re-render?

Reagent 101 / when does a component re-render?

7
Comments
2 min read
Reagent 101 / pt 3. / component

Reagent 101 / pt 3. / component

5
Comments
1 min read
Reagent 101 / Hiccup vs. JSX

Reagent 101 / Hiccup vs. JSX

4
Comments
1 min read
Reagent 101 / pt. 2 / Three Forms

Reagent 101 / pt. 2 / Three Forms

7
Comments
3 min read
Reagent 101 / pt. 1 / Hiccup

Reagent 101 / pt. 1 / Hiccup

8
Comments
2 min read
Writing more Clojure docs in the future

Writing more Clojure docs in the future

10
Comments
1 min read
It's OK if your plans change

It's OK if your plans change

9
Comments
1 min read
A selfish reason to contribute to open source

A selfish reason to contribute to open source

47
Comments 11
2 min read
Clojure 101 / atom

Clojure 101 / atom

5
Comments
1 min read
Clojure 101 / threading macros

Clojure 101 / threading macros

23
Comments 3
1 min read
Clojure 101 / ! and ?

Clojure 101 / ! and ?

6
Comments 2
1 min read
Clojure 101 / logical true or false

Clojure 101 / logical true or false

5
Comments
1 min read
Clojure 101 / operator precedence

Clojure 101 / operator precedence

6
Comments
1 min read
Clojure 101 / destructuring

Clojure 101 / destructuring

24
Comments
2 min read
ES6 Modules in Node

ES6 Modules in Node

25
Comments 1
2 min read
We need to share our rough drafts

We need to share our rough drafts

10
Comments 1
1 min read
JS / explain for loop leak

JS / explain for loop leak

9
Comments
2 min read
OS / How I made my first PR to DEV as a code newbie

OS / How I made my first PR to DEV as a code newbie

83
Comments 15
3 min read
JS / explain undefined, null, and NaN

JS / explain undefined, null, and NaN

8
Comments
2 min read
JS / explain closures

JS / explain closures

6
Comments
2 min read
Venturing into front-end land

Venturing into front-end land

34
Comments 8
2 min read
loading...