8000 Proposal: A more functional approach ? · Issue #1 · fabulousduck/virp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Proposal: A more functional approach ? #1
Open
@fabulousduck

Description

@fabulousduck

In the current version we still use a lot of imperative code which is not very good in my opinion.
Code like for loops should be replaced with the much more functional functions such as array_map and array_filter.

This does however not coincide with the inherit OOP based code which PHP promotes, which does favor imperative code.
A middle ground will need to be found for this.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0