RSS nextflux.pages.dev 4 days ago

WXT provides the best developer experience, making it quick, easy, and fun to develop web extensions. With built-in utilities for building, zipping, and publishing your extension, it's easy to get started.

snapDOM captures HTML elements to images with exceptional speed and accuracy. - zumerlab/snapdom

You can tell from the title of this article that I am learning Javascript again from scratch and will...

If I had a penny for each time a youtuber has launched his own tech stack, I would have 2 pennies,...

Hello! This is not clickbait. I thought for a long time about what to call this article, but it is...

As a developer, you probably have your fair share of productivity hacks—custom shortcuts, aliases,...

This link is over 8 years old and may be outdated.

soulver.js - Rewrite of fantastic Soulver application

This link is over 9 years old and may be outdated.

Webpack is a powerful tool that bundles your app source code efficiently and loads that code from a server into a browser.

JavaScript smashingmagazine.com February 21, 2017
This link is over 9 years old and may be outdated.

faker.js - generate massive amounts of fake data in Node.js and the browser

This link is over 9 years old and may be outdated.

This tutorial is the final of a three-part series by Brad Westfall. We'll learn how to manage state across an entire application efficiently and in a way t

This link is over 9 years old and may be outdated.
JavaScript codetower.github.io February 14, 2017
This link is over 9 years old and may be outdated.

HTML APIs improve collaboration between designers and developers. Make the web a better, more inclusive space to be creative in.

JavaScript smashingmagazine.com February 12, 2017
This link is over 9 years old and may be outdated.

Webpack is one of the favorite javascript module bundlers for front end development. An introduction on getting started and a basic configuration for it.

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
JavaScript javascriptplayground.com February 1, 2017
This link is over 9 years old and may be outdated.

Output HTML + Markdown + JSON documentation.js has pluggable output formats: you can get raw documentation as JSON, beautiful, customizable HTML, or Markdown that fits perfectly into an API.md or READ...

JavaScript documentation.js.org January 26, 2017
This link is over 9 years old and may be outdated.

Do you ever find yourself frustrated with all the boilerplate and repetitive code in React components? Frequent use of patterns make components long-winded, hard to reason about, and difficult to main...

This link is over 9 years old and may be outdated.

### Game of Life in React and Redux An implementation of John Conway's Game of Life in React and Redux. Read the rules of the game on the [Game of L...

This link is over 9 years old and may be outdated.

ECMAScript 6 (or ECMAScript 2015) is the newest version of the ECMAScript standard and has remarkably improved parameter handling in JavaScript. We can now use rest parameters, default values and...

JavaScript smashingmagazine.com December 2, 2016
This link is over 9 years old and may be outdated.

If you’ve seen Star Wars, then you can understand props and state.

JavaScript medium.freecodecamp.com December 2, 2016
This link is over 9 years old and may be outdated.

I have a specific problem on making a sticky header with jQuery. I tried the commonly used snippets around the web, but I perceived the same buggy thing everywhere. At a specific document height (

This link is over 9 years old and may be outdated.

This is the first article of a series on functional programming in dynamically typed languages such as Javascript.

This link is over 9 years old and may be outdated.

I have three weeks to learn JS. I bumped into someone at a networking event - he likes me a lot. I encompass 3/4 of the things I need to be able...

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.

In this Slack chat, we bring together web and mobile development experts to discuss whether the jQuery project is still useful for modern web development.

JavaScript developer.telerik.com October 28, 2016
This link is over 9 years old and may be outdated.

Hi there guys, I just entered college to get a degree. So they're currently teaching us Angular, i knew i was going to have angular this year so i...

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.

If you’re a newcomer to JavaScript, jargon like “module bundlers vs. module loaders,” “Webpack vs. Browserify” and “AMD vs. CommonJS” can…

This link is over 9 years old and may be outdated.

understanding-es6 - Simple examples to help you understand ES6

This link is over 9 years old and may be outdated.

Animations in your web app should run at 60fps. Not always easy to achieve that,and it really depends on what you're trying to do, but I'm here to help. With FLIP.

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.

Dear all, I am trying to figure out Javascript syntax for creating objects, and it is confusing me a little bit, because there seem to be...

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.

“Considering if it would be a good idea to pessimistically fallback to non-JS layout whenever there's a serious error”

This link is over 9 years old and may be outdated.

Are there any courses available online that are set up like Codecademy, FreeCodeCamp, etc, that will help to learn ES6/2015?

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.

Apply the principles of purely functional languages to your JavaScript to gain more reliable, self-documenting codebases.

This link is over 9 years old and may be outdated.

Understand the difference between classes and prototypes to unlock JavaScript’s dynamic hidden superpower: delegation.

This link is over 9 years old and may be outdated.

JavaScript animation engine

This link is over 9 years old and may be outdated.

I don’t consider myself a nitpicker. That’s only true, and it’s all fine and dandy… until I find a console.log() that someone forgot to…

This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 9 years old and may be outdated.
This link is over 11 years old and may be outdated.

In meinem letzten Beitrag, dem ersten Teil der Serie “The State of JavaScript”, bin ich auf die aktuelle Verbreitung von JavaScript eingegangen. In diesem Beitrag werde ich mich mit JavaScript Frontend-Frameworks beschäftigen. via Pocket

This link is over 11 years old and may be outdated.

JavaScript for hipsters - and the headline is NOT the best part of the article

This link is over 11 years old and may be outdated.

When jQuery was first introduced, it changed the world. It gave us all the ability to refer to elements on the page from JavaScript, like we could in CSS. Not only that, but it gave us an API for these elements that was miles ahead of what the browser had. via Pocket

This link is over 11 years old and may be outdated.

Screencast created by Tuts+Premium in association with net magazine and Creative Bloq. With browser performance improving, along with the steady adoption of new HTML5 APIs, the volume of JavaScript on the web is growing. via Pocket

This link is over 11 years old and may be outdated.

Have you ever come across a bit of JavaScript like $(".cta").click(function(){}) and thought, “What the $('#x') is that” If it looks like gibberish to you, then please read on. If you think that snippet of code couldn’t possibly be real, then please browse some jQuery examples1. via Pocket

JavaScript smashingmagazine.com August 1, 2014
This link is over 11 years old and may be outdated.

A lot of JavaScript developers out there, myself included, love jQuery. And rightly so! Like any great tool, it makes our lives easier. When building something with a large amount of front-end code, like a robust site or application, jQuery is a powerful ally. via Pocket

This link is over 11 years old and may be outdated.

While I’ve worked over a decade building various websites, it has only been the past 3 years that I’ve started learning more on how to work with plain JavaScript, instead of using jQuery always as the starting point. via Pocket

This link is over 11 years old and may be outdated.

Composing multiple functions to create more complex ones is a common utility in any programming language. And the ability to construct functions in a way that is easily composable is a true talent, but it really shines with code maintenance and reuse. via Pocket

This link is over 11 years old and may be outdated.

JavaScript is a fully-featured Object-Oriented programming language. On the surface, it shares syntactical similarities with Java and C, but the mentality is quite different. At its core, JavaScript is more similar to functional languages. via Pocket

This link is over 11 years old and may be outdated.

This article explores the various ways you can create objects with the JavaScript language, and through this exploration finds that there is much to learn about the language! via Pocket

This link is over 11 years old and may be outdated.

Preface: Nothing in this post is necessarily new, or even anything I thought of first (save for a name or two). via Pocket

This link is over 11 years old and may be outdated.

The Many Ways to Build Modular JavaScript Tim Perry Tech Lead & Open-Source Champion at Softwire @pimterry / github.com/pimterry / tim-perry.co. via Pocket

JavaScript de.slideshare.net August 1, 2014
This link is over 11 years old and may be outdated.

Any non-trivial site or application on the Web today will contain a large amount of HTML, CSS, and JavaScript. As the use of the Internet evolves and our dependence on it increases, having a plan for organizing and maintaining your front-end code is an absolute must. via Pocket

This link is over 11 years old and may be outdated.

JavaScript has many great style guides. Thus, there is no need to write yet another one. Instead, this blog post describes commonly accepted meta style rules and conventions that I like that are controversial. The idea is to help you make a more informed decision about what is right for you. via Pocket

This link is over 11 years old and may be outdated.

Last week I published an article on this blog entitled How to Unit Test Private Functions in JavaScript. The article was well received and even mentioned in a few popular newsletters (most notably JavaScript Weekly). via Pocket

This link is over 11 years old and may be outdated.

Since we're using so much JavaScript in our web applications these days, we're looking for more ways to keep them fast. via Pocket

This link is over 11 years old and may be outdated.
JavaScript hosseinkarami.github.io July 30, 2014
This link is over 11 years old and may be outdated.

Are there any good resources to get started with Node.JS? Any good tutorials, blogs or books? Of course, I have visited its official website http://nodejs.org/, but I didn't think the documentatio...

JavaScript stackoverflow.com May 9, 2014
This link is over 12 years old and may be outdated.

javascript-patterns - JavaScript Patterns

This link is over 12 years old and may be outdated.

An overview of why full-stack JavaScript might be right for you and how it works its magic.

JavaScript smashingmagazine.com November 21, 2013
This link is over 12 years old and may be outdated.

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.

This link is over 12 years old and may be outdated.

Hey guys,since we have a few beginners here on board, trying to make their first steps in the world of HTML5 games, I thought it might be good to point you ...

This link is over 12 years old and may be outdated.

A protip by dtao about performance, prototype, and javascript.

This link is over 12 years old and may be outdated.

The following is a guest post by Zach Saucier. Zach wrote to me telling me that, as a frequenter on coding forums like Stack Overflow, he sees the questions come up all the time about controlling CSS animations with JavaScript, and proved it with a bunch of links. via Pocket

This link is over 12 years old and may be outdated.

38,565 Views A presentation about tricks and best practice ideas of how to use JavaScript given in our office in India as part of an internal training. A presentation about tricks and best practice ideas of how to use JavaScript given in our office in India as part of an internal training. via Pocket

This link is over 12 years old and may be outdated.
This link is over 12 years old and may be outdated.

js-patterns-sublime-snippets - :mortar_board: JavaScript Patterns snippets for Sublime Text

This link is over 12 years old and may be outdated.
JavaScript shichuan.github.io August 5, 2013
This link is over 12 years old and may be outdated.
JavaScript objectplayground.com July 25, 2013
This link is over 12 years old and may be outdated.

JavaScript is interesting in that it enforces no particular structure upon you. "Bring Your Own Organization", if you will. As I write more and more JavaScript in web app sites, this becomes more and more interesting. How you structure your JavaScript is very important because: via Pocket

This link is over 12 years old and may be outdated.

So someone shoulder-taps you and asks you to explain the concepts behind JavaScript Inheritance to them. In my eyes you’ve got a few options. You mention that it’s prototypal inheritance, not prototypical and pretty much gloss over the rest, comfortable in your superiority in terminology. via Pocket

This link is over 12 years old and may be outdated.

Other Presentations by this Speaker Other Presentations in Technology Featured Presentations via Pocket

This link is over 12 years old and may be outdated.

Some time ago i wrote about how important is to write unit tests for our code, you can read it here. Today, i have seen a lot of developers talking about unit tests, but the majority of these efforts are focused to the backend. via Pocket

This link is over 12 years old and may be outdated.

Great design is a product of care and attention applied to areas that matter, resulting in a useful, understandable, and hopefully beautiful user interface. But don’t be fooled into thinking that design is left only for designers. via Pocket

This link is over 12 years old and may be outdated.

Knowledge needed: Intermediate JavaScript Requires: A text editor and web browser Project time: 45 minutes to an hour Download source files View demo The AngularJS framework greatly simplifies frontend development, making it easy and fun to write complex web apps. via Pocket

This link is over 12 years old and may be outdated.

We’ve all been there: that bit of JavaScript functionality that started out as just a handful of lines grows to a dozen, then two dozen, then more. Along the way, a function picks up a few more arguments; a conditional picks up a few more conditions. via Pocket

This link is over 12 years old and may be outdated.

Maybe you don't need them for simple web apps, but it doesn't take too much complexity before embracing JavaScript templates becomes a good decision. Like any other tool or technique, there are a few best practices that you should keep in mind, when using templates. via Pocket

JavaScript net.tutsplus.com June 27, 2013
This link is over 12 years old and may be outdated.

The following is a guest post by Matt Holt from SmartyStreets. Matt wrote to me about a new plugin they developed for verifying addresses, as he knew we've gone down the road of address trickery around here before. via Pocket

This link is over 12 years old and may be outdated.

jQuery, Prototype, Node.js, Backbone.js, Mustache and thousands of JavaScript microlibraries all combine into a single undeniable fact: JavaScript is popular. It’s so popular, in fact, that we often find ourselves using it in places where another solution might be better in the long run. via Pocket

JavaScript coding.smashingmagazine.com June 27, 2013
This link is over 12 years old and may be outdated.

Lets start with a short quiz. What is alerted in each case?: What is a Function Declaration? via Pocket

JavaScript javascriptweblog.wordpress.com June 27, 2013
This link is over 12 years old and may be outdated.

JavaScript is an interesting language. It is quite different from any other language I’ve used, and it takes a while to really notice and understand the nuances if you don’t have a good way of learning. via Pocket

This link is over 12 years old and may be outdated.

JavaScript has been called everything from great to awful to the assembly language of the Web, but we all use it. Love JavaScript or hate it: everyone admits there are serious flaws and not many other choices. Let’s start with some fundamental negatives. via Pocket

JavaScript coding.smashingmagazine.com June 27, 2013
This link is over 12 years old and may be outdated.

This article recently appeared on BuildNewGames.com, a collaboration by the teams at Bocoup and Internet Explorer. It is authorized to publish on WebAppers. via Pocket

This link is over 12 years old and may be outdated.

JavaScript. At once bizarre and yet beautiful, it is surely the programming language that Pablo Picasso would have invented. Null is apparently an object, an empty array is apparently equal to false, and functions are bandied around as though they were tennis balls. via Pocket

JavaScript coding.smashingmagazine.com June 27, 2013
This link is over 12 years old and may be outdated.

JSbooks is a showcase of the bests free ebooks about Javascript. Find here the best publications about JS without spending any bucks !

JavaScript jsbooks.revolunet.com June 17, 2013
This link is over 12 years old and may be outdated.

HexaFlip is a JavaScript UI plugin that let's you use 3D cubes as interface elements. Dive into the process of creating the plugin and learn some best practices regarding flexible UI plugins.

This link is over 13 years old and may be outdated.

There are many common pitfalls when it comes to writing memory-efficient and fast code. JavaScript engines such as Google’s V8 (Chrome, Node) are specifically designed for the fast execution of large...

JavaScript smashingmagazine.com January 29, 2013
This link is over 13 years old and may be outdated.

Many people come to JavaScript from other object-oriented programming languages and ask where the classes are. ES6 brings them in for us (sorta).

This link is over 13 years old and may be outdated.

helium-css - Helium - javascript tool to scan your site and show unused CSS

This link is over 13 years old and may be outdated.
This link is over 13 years old and may be outdated.
This link is over 14 years old and may be outdated.

Touchy.js - A simple light-weight JavaScript library for dealing with touch events

This link is over 14 years old and may be outdated.

Whether we like it or not, more and more developers are being introduced to the world of JavaScript through jQuery first. In many ways, these newcomers are the lucky ones. They have access to a...

This link is over 14 years old and may be outdated.
JavaScript shichuan.github.com January 18, 2012
This link is over 14 years old and may be outdated.
JavaScript medialize.github.com January 4, 2012
This link is over 14 years old and may be outdated.

There are so many excellent tools out there which deserve attention of the community, yet unfortunately remain obscure way too often.

JavaScript smashingmagazine.com November 1, 2011
This link is over 14 years old and may be outdated.

jQuery plugin patterns you have to know about. This post is targeted at intermediate to advanced developers. If you don’t feel you’re ready for this just yet, I’m happy to recommend the official...

JavaScript coding.smashingmagazine.com October 12, 2011
This link is over 14 years old and may be outdated.

This article explains the math of animations with JavaScript. JSFiddle code examples are provided as well.

JavaScript coding.smashingmagazine.com October 4, 2011
This link is over 14 years old and may be outdated.

勃起不全は、男性であるならば深刻な問題です。年老いてからであればまだしも、まだ若い時になってしまいますと立ち直るのもツライです。では、勃起不全を予防する事が出来るのでしょうか。その対策を見ていきましょう。

This link is over 14 years old and may be outdated.

I use a datepicker for choosing an appointment day. I already set the date range to be only for the next month. That works fine. I want to exclude Saturdays and Sundays from the available choice...

This link is over 14 years old and may be outdated.

Learning something new is scary. For me, the biggest issue with picking up a new skill is that I don’t know what I don’t know. Given that, it’s often useful to find a plan for learning whatever...

This link is over 14 years old and may be outdated.

Web Development Training Courses for Teams. Expert-led, hands-on learning for software training.

JavaScript learn.appendto.com August 16, 2011
This link is over 14 years old and may be outdated.

Learning Node might take a little effort, but it's going to pay off. Why? Because you're afforded solutions to your web application problems that require only JavaScript to solve.

JavaScript radar.oreilly.com July 7, 2011
This link is over 14 years old and may be outdated.

In January I came across a website that had a whole slew of JavaScript that attempted to prevent you from selecting text, right clicking or dragging any content onto your desktop. I decided to copy...

JavaScript kilianvalkhof.com May 23, 2011
This link is over 14 years old and may be outdated.

EXT23 Is your web app drowning in a sea of JavaScript? Has your client-side codebase grown from "a snippet here and there" to "more JavaScript than HTML"? Do you find yourself writing one-off snippets...

JavaScript channel9.msdn.com May 22, 2011
JavaScript eloquentjavascript.net January 19, 2011
This link is over 15 years old and may be outdated.
This link is over 15 years old and may be outdated.

Generating HTML with JavaScript has always been ugly. Hella ugly. It usually involves writing streams of hard-to-maintain code which just concatenates a bunch of strings together and spits them out…

This link is over 16 years old and may be outdated.

For the last few years jQuery has been the jewel in Javascripts crown. Its rapid rise in popularity not only reflects how powerful a tool it is but also how relatively easy it is to work with. It is...

This link is over 16 years old and may be outdated.
JavaScript feedproxy.google.com December 19, 2009
This link is over 16 years old and may be outdated.

A few days back I debuted a sweet article that made use of MooTools javascript and opacity to show focus on a specified element. Here's how to accomplish that feat using jQuery.

This link is over 16 years old and may be outdated.

Some days before we are using flash for buttons, gallery etc, later now JavaScript frameworks like jQuery, Mootools , Scriptallicious and Prototype replace the flash with a light weight code and we...

This link is over 16 years old and may be outdated.

Take the most popular CMS, WordPress, and then take the easiest and most versatile of Javascript libraries, jQuery, and you have a match made in heaven. Implementing jQuery within WordPress...

This link is over 16 years old and may be outdated.

MooTools is a JavaScript framework that focus on being flexible, modular and compact. While still not on par in number of resources with other JavaScript frameworks such as jQuery, the MooTools...

JavaScript smashingmagazine.com July 29, 2009
This link is over 16 years old and may be outdated.

Masonry is a layout plugin for the ever-popular Javascript library jQuery.

This link is over 16 years old and may be outdated.

jQuery, one of the most popular JavaScript library, has a huge selection of plugins which makes it more powerful. On the other hand, there are much more codes/modules, from simple alert functions to...

JavaScript webresourcesdepot.com March 16, 2009
This link is over 16 years old and may be outdated.

As the Web grows and becomes more dynamic, more and more websites have user-generated content and tools that greatly improve the user experience in terms of usability and accessibility. Interactive...

JavaScript smashingmagazine.com March 8, 2009

Open Tabs · © 2026