DEV Community

# metaprogramming

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Replacing placeholders in Ruby on Rails

Replacing placeholders in Ruby on Rails

10
Comments 3
2 min read
Range in JavaScript using es6 metaprogramming features

Range in JavaScript using es6 metaprogramming features

11
Comments 2
5 min read
C++ Basic templates usage – Part 2

C++ Basic templates usage – Part 2

7
Comments
8 min read
Utilizing Macros & Annotations in a Web Framework (Part 2)

Utilizing Macros & Annotations in a Web Framework (Part 2)

10
Comments
9 min read
C++ Basic templates usage – Part 1

C++ Basic templates usage – Part 1

6
Comments
5 min read
C++ Meta Programming: Why?

C++ Meta Programming: Why?

4
Comments
4 min read
Refactoring JavaScript using JavaScript

Refactoring JavaScript using JavaScript

6
Comments
1 min read
Let's talk DSL with Kotlin

Let's talk DSL with Kotlin

25
Comments
8 min read
A Racket macro tutorial – get HTTP parameters easier

A Racket macro tutorial – get HTTP parameters easier

10
Comments
5 min read
An Introduction to Myriad

An Introduction to Myriad

8
Comments
2 min read
Applied Meta-Programming In F# With Myriad And Falanx

Applied Meta-Programming In F# With Myriad And Falanx

22
Comments 2
22 min read
Easily select h1, h2, ... through SCSS functions

Easily select h1, h2, ... through SCSS functions

5
Comments
1 min read
How to decorate any object in Ruby in 3 lines

How to decorate any object in Ruby in 3 lines

2
Comments
1 min read
5 Reasons Why Nim Is Becoming My Favorite Language

5 Reasons Why Nim Is Becoming My Favorite Language

36
Comments 2
4 min read
Ruby's Array: a Swiss Army Knife?

Ruby's Array: a Swiss Army Knife?

10
Comments 1
4 min read
Dynamic method handling with #method_missing and #respond_to_missing? in Ruby and Rails

Dynamic method handling with #method_missing and #respond_to_missing? in Ruby and Rails

17
Comments
6 min read
Database Views vs Table Functions

Database Views vs Table Functions

23
Comments 3
5 min read
Metaprogramming: An Introduction to JavaScript(ES6) Proxy

Metaprogramming: An Introduction to JavaScript(ES6) Proxy

16
Comments
4 min read
All programming languages suck!

All programming languages suck!

17
Comments 3
10 min read
Make googletest-like test framework from scratch

Make googletest-like test framework from scratch

5
Comments
4 min read
Meta-programming for Dummies - RedDotRubyConf 2017

Meta-programming for Dummies - RedDotRubyConf 2017

13
Comments
1 min read
Dependency Injection with Import Hooks in Python 3

Dependency Injection with Import Hooks in Python 3

27
Comments 3
8 min read
A Philosophy of Software Design, Part 0: Introduction

A Philosophy of Software Design, Part 0: Introduction

48
Comments 6
8 min read
Custom Object Iterators in JavaScript

Custom Object Iterators in JavaScript

19
Comments 2
2 min read
The Proxy pattern revisited.

The Proxy pattern revisited.

26
Comments 3
4 min read
loading...