Message from @Deleted User

Discord ID: 455066788129013761


2018-06-09 17:46:59 UTC  

what is wrong with it other than you don't like the language?

2018-06-09 17:47:14 UTC  

PHP is a language.

2018-06-09 17:47:42 UTC  

that is a heavily influenced on Java and other C like languages

2018-06-09 17:48:06 UTC  

it is dynamic, is'nt it?

2018-06-09 17:48:10 UTC  

sure

2018-06-09 17:48:16 UTC  

well ... ish

2018-06-09 17:48:30 UTC  

Java is the opposite of a dynamically typed language.

2018-06-09 17:48:32 UTC  

but yeh it is not dynamically typed

2018-06-09 17:48:51 UTC  

Only subclassing is in java dynamic.

2018-06-09 17:48:52 UTC  

@Deleted User I know I've programmed it for 4 years at uni

2018-06-09 17:49:41 UTC  

u like PHP?

2018-06-09 17:49:59 UTC  

it doesn't matter.

2018-06-09 17:50:15 UTC  

I am trying to understand why you do and do not like certain languages

2018-06-09 17:51:13 UTC  

You didn't prove shit, you faggot, I just blocked you because you won't stop pinging me. I made my point, just saying "NO U" isn't an argument.

2018-06-09 17:51:31 UTC  

@DanielKO I think you proved my point

2018-06-09 17:51:33 UTC  

I think, JS is dirty either and inconsistent, but you have to use it in modern wep apps.

2018-06-09 17:52:08 UTC  

And therefore I like the isomorphic front-ends, where you don't have to inject things and other hacky stuff.

2018-06-09 17:52:14 UTC  

@Deleted User most people use ES6 and above

2018-06-09 17:52:23 UTC  

It is still dirty.

2018-06-09 17:52:53 UTC  
2018-06-09 17:52:57 UTC  

you can pass multliple arguments to a function, and you will not get an error.

2018-06-09 17:53:32 UTC  

a function f.e. that was intended to have two arguments.

2018-06-09 17:53:53 UTC  

the whole type coercion thing produces a lotof headache.

2018-06-09 17:54:35 UTC  

yeah it does. It was a language made for the 1997 web not the modern one

2018-06-09 17:54:36 UTC  

JS I know a litle better than PHP. I never used PHP for a long time.

2018-06-09 17:55:04 UTC  

PHP has a lot of problems historically by facebook and Zend has done a lot of work to fix it.

2018-06-09 17:55:30 UTC  

Facebook is a disaster in my opnion. Way to slow.

2018-06-09 17:55:53 UTC  

They also developed ReactJS. But I like ReactJS.

2018-06-09 17:56:05 UTC  

Jesus

2018-06-09 17:56:07 UTC  

Do you ever tried ReactJS?

2018-06-09 17:56:14 UTC  

yes

2018-06-09 17:56:25 UTC  

don't like it?

2018-06-09 17:56:46 UTC  

I've spent 6 months doing just that

2018-06-09 17:56:47 UTC  

I have no opinion on it.

2018-06-09 17:57:01 UTC  

It is in combination with Redux quite nice, it is inspired by Elm, a functional web framework.

2018-06-09 17:57:27 UTC  

I don't care what it is inspired by

2018-06-09 17:57:38 UTC  

You have a global state, and then you change it over actions, and state changes can trigger changes in React components.

2018-06-09 17:57:38 UTC  

I only care that I can get stuff done with it

2018-06-09 17:57:46 UTC  

Speaking of ReactJS, I'm working on that stuff right now.

2018-06-09 17:58:08 UTC  

Caused an orgasm, it is perfect for prototyping.

2018-06-09 17:58:08 UTC  

React is pretty good, makes building websites with JS much easier in my opinion.