Web design trends aren’t always a nod to what’s new. Take the popularity of Synthwave aesthetic. It dates back to […]
Category: JavaScript
Python vs Node.js: what backend technology to choose in 2022?
If you are looking to develop an app, there is a lot to consider, and one thing you need to […]
Gulp for Beginners [Article] | Treehouse Blog
Setting up gulp using gulp.js Introduction to gulp.js What is gulp? According to their homepage (gulpjs.com), it’s a toolkit to automate […]
Simple state management in JavaScript with Nanny State
nanny state is a small library I wrote to make it easier to build state-based web applications using Vanilla JS. […]
18 GitHub repositories to learn JavaScript
Yes, JavaScript is cool, isn’t it. As a programmer, it is my responsibility to share some GitHub repositories to become […]
React vs Vue – a full guide to choosing the framework for app development
Choosing the right JavaScript framework or library for application development is an essential task for businesses. However, the selection largely […]
Understanding the JavaScript Window Object
Every JavaScript environment has a global object. Any variables that are created in the global scope are actually properties of this […]
How to place an element in an array from one place to another?
Answer Consider the table [‘one’, ‘two’, ‘four’, ‘three’] and we want to organize the last two elements. /** * move […]
MEAN Stack vs. LAMP stack: Which One to Choose for Web App Development?
MEAN Stack vs. LAMP Stack: Which One to Choose for Web App Development? Depending on which technology stack you choose […]
Front-end and JavaScript development trends in 2022
Trends in frontend development are not quick to identify. It may take several years for the technology to become the […]
- 1
- 2