• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

Programming

  • 2017-03-26 · 1 min read min read · Programming

    Javascript Function Usage Patterns

    In programming, patterns mostly apply to code design. However, patterns may also apply to usage of language specific functionality, either to ensure best practices or to avoid common issues. Patterns

  • 2017-03-26 · 2 min read min read · Programming

    PHP 7 Object Properties Type Safety with Setters and Getters

    PHP 7 introduces scalar type definitions: your function parameters can be of a given type, and function return type declarations ensuring your function will return results of a given data

  • 2017-03-26 · 1 min read min read · Programming

    Useful JavaScript Frameworks and Libraries

    This post presents a set of useful JavaScript frameworks and utilities, designed either for the browser or node.js. EnvyoJS Site: http://enyojs.com/ Documentation: http://enyojs.com/docs/2.

  • 2017-03-26 · 1 min read min read · Programming

    Useful web ecosystem tools

    Here are a couple of tools, useful for a web based ecosystem. Papetrailapp Site: https://papertrailapp.com/ Description: Web log management service. Librato Site: https://metrics.librato.com/about Description:

  • 2017-03-26 · 3 min read min read · Programming

    Notes on PHP Design Patterns, Part 2: Patterns for Performing And Representing Tasks

    In a previous notes entry I wrote about patterns used for Generating Objects, and facilitating Flexible Object Programming. In this entry I am writing about patterns used for Performing and

← newer 5 / 6 older →
  • github
© 2026 Grosan Flaviu Gheorghe