.
Dev Tips & Tricks

Building a Language Interpreter in JavaScript - Part 1

In this article series, we will build a usable language interpreter using pure JavaScript. Keep in mind that we will cover the most important (and most fun) parts of building a programming language. We will not concentrate on things like optimization or emitting bytecode.

Continue Reading
.
DEV TIPS & TRICKS

Minifying and Modularizing Assets in Yii2

Asset minification and modularization is typically a fast process in most projects but in Yii2, it is a different beast altogether.

Continue Reading

Don't miss out on our latest insights

– Subscribe Now!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Start Now