DEV Community

DML Series' Articles

Back to artydev's Series
DML code your site or web app intirely in Javascript

DML code your site or web app intirely in Javascript

1
Comments
2 min read
DML : User Web Module

DML : User Web Module

1
Comments 3
1 min read
DML and CSS in JS

DML and CSS in JS

1
Comments 2
1 min read
DML is to Javascript what Tailwind is to CSS.

DML is to Javascript what Tailwind is to CSS.

3
Comments
2 min read
DML : Document Makeup Library has all the potential to become the next JQuery

DML : Document Makeup Library has all the potential to become the next JQuery

1
Comments 2
1 min read
TodoList with DML, one of the tiniest implementation 3K gzip

TodoList with DML, one of the tiniest implementation 3K gzip

1
Comments
3 min read
You perhaps don't need any framework to use components in Javascript

You perhaps don't need any framework to use components in Javascript

1
Comments
8 min read
What is your 'hello world' program in Javascript ? Use whatever library you want or not...

What is your 'hello world' program in Javascript ? Use whatever library you want or not...

1
Comments
4 min read
Tiny Statefull Components with DML
Cover image for Tiny Statefull Components with DML

Tiny Statefull Components with DML

4
Comments
8 min read
Challenge : write the most tiny counter using your favorite library

Challenge : write the most tiny counter using your favorite library

1
Comments 2
4 min read
import {make, selectBase, unselectBase } from "./dml"; ...all we need to create a TodoList - noRAV

import {make, selectBase, unselectBase } from "./dml"; ...all we need to create a TodoList - noRAV

1
Comments
1 min read
Building a TodoList in Javascript - Part 1/n

Building a TodoList in Javascript - Part 1/n

2
Comments
5 min read
Building a TodoList in Javascript - Part 2/n
Cover image for Building a TodoList in Javascript - Part 2/n

Building a TodoList in Javascript - Part 2/n

2
Comments
4 min read
TodoList in Javascript part 3/n
Cover image for TodoList in Javascript  part 3/n

TodoList in Javascript part 3/n

1
Comments
3 min read
TodoList part 4/n
Cover image for TodoList part 4/n

TodoList part 4/n

1
Comments 2
4 min read
Take control of your UI elements

Take control of your UI elements

1
Comments
3 min read
UI Components - Parent - Child communications
Cover image for UI Components - Parent - Child communications

UI Components - Parent - Child communications

1
Comments
1 min read
References are first class citizens in DML ( the new JQuery, at least, for me )

References are first class citizens in DML ( the new JQuery, at least, for me )

2
Comments 3
2 min read
Components switching with DML

Components switching with DML

1
Comments 3
2 min read
Using arrows to move a DOM element

Using arrows to move a DOM element

6
Comments
3 min read
Coding a Sliding Puzzle game in Javascript
Cover image for Coding a Sliding Puzzle game in Javascript

Coding a Sliding Puzzle game in Javascript

2
Comments
3 min read
Canvas and DOM in perfect Harmony
Cover image for Canvas and DOM in perfect Harmony

Canvas and DOM in perfect Harmony

5
Comments 2
1 min read