
alexlakatos
- Joined on 09 Jun 2017
- JavaScripter by day, Mozilla Reps Council and Tech Speaker by night. I do things for T-Shirts.
Sort by:
- newest
- popular
-
Alex Lakatos – DevTools Deep Dive JavaScript
http://js-poland.pl Alex Lakatos Mozilla Tech Speaker Alex Lakatos is a Mozilla Tech Speaker and has been a contributor to the Mozilla project for the past...
09 Dec
-
[Placeholder] Chris Heilmann, Alex Lakatos & Abiel Hernandez @ Workday JavaScript
Sponsors: Workday, Good To GoRSVP here: https://www.eventbrite.ie/e/chris-heilmann-alex-lakatos-abiel-hernandez-workday-tickets-40706345776Hey everyone,the...
09 Dec
-
AnyChart Interactive JavaScript Charts, Maps, Gantts and Stocks JavaScript
AnyChart | Creating a JavaScript Bar Chart
09 Dec
-
Saying Goodbye to Firebug JavaScript
The most popular and powerful web development tool. Firebug has been a phenomenal success. Over its 12-year lifespan, the open source tool developed a near...
09 Dec
-
Making Magic with WebSockets and CSS3 – OutSystems Engineering – Medium JavaScript
“Any sufficiently advanced technology is indistinguishable from magic.” ― Arthur C. Clarke
09 Dec
-
Debugging React Like a Champ with VSCode – Hacker Noon JavaScript
Gone are the days where I spend my time bouncing back and forth between the terminal, browser and editor. Ain’t nobody got time for that!
09 Dec
-
Promises in JavaScript Unit Tests: the Definitive Guide — SitePoint JavaScript
Jani Hartikainen explains how to deal with promises in unit tests using Mocha and Chai as the base and showing promise-related patterns that occur in tests.
09 Dec
-
How to setup multi-domain SSL in Node.JS using letsencrypt-express/greenlock-express – Mohammed Lakkadshaw’s Blog JavaScript
I wanted to set-up a multi-domain SSL certificate using LetsEncrypt for my app “Dead Simple Screen Sharing” because people complained about the long...
09 Dec
-
Confessions of a Middle Aged Techie | Codementor JavaScript
Even though I am just barely on the edge of my fourth decade on this earth and do not check off any of the “25 Surefire Signs You’ve Finally Hit Middle...
09 Dec
-
Why robots should format our code for us – freeCodeCamp JavaScript
I used to think that personal code style is a good thing for a programmer — now I’m migrating all my projects to Prettier, a new JavaScript formatter.
09 Dec
-
-
How To Create a Serverless Node.js App with DynamoDB For The First Time JavaScript
Easily create your own serverless application with a database in less than 10 minutes
09 Dec
-
-
Object-oriented Programming in vanilla JavaScript – Hacker Noon JavaScript
JavaScript is a powerful object-oriented programming (OOP) language, however, unlike many traditional programming languages, it uses a…
09 Dec
-
JSpreadsheets JavaScript
JSpreadsheets compiles top open-source spreadsheets and data grids written in JavaScript. It helps you choose the most suitable component for your project.
09 Dec
-
Build A Real-Time Chat App With VueJS, Vuex & Cloud Firestore JavaScript
Firestore is Google's latest real-time cloud database. In this tutorial you will learn how to build a chat app with Vue.js, Vuex and Cloud Firestore.
09 Dec
-
What is Functional Programming? JavaScript
FP is programming with (mathematical) functions, there's no room for interpretation.
09 Dec
-
The Octocat—a nerdy household name JavaScript
Read about how I helped transform GitHub’s mascot into a ubiquitous, beloved tech emblem.
09 Dec
-
Node.js for Mobile Apps: a full-fledged #Nodejs runtime for Android and iOS by @JaneaSystems #AppDev #nodejsmobile JavaScript
Janea Systems releases Node.js for Mobile Apps: a toolkit that enables developers to harvest the power of Node.js and its module ecosystem in their mobile...
09 Dec
-
How I Convinced Our CTO to Switch From CoffeeScript to ES6 | Aha! Blog JavaScript
Aha! is a Rails monolith. Although we have embraced front end technologies, such as webpack and React, Rails is the glue that holds everything together....
09 Dec
-
Using Chrome DevTools to debug frontend and backend JavaScript JavaScript
A console.log intervention
09 Dec
-
JavaScript Automatic Semicolon Insertion & Curly brace placement – Arunkumar’s Blog JavaScript
JavaScript Automatic Semicolon insertion happens because semicolons are optional in JavaScript. Be careful while using curly braces with return statements.
09 Dec
-
trishume/enfasten JavaScript
enfasten - ️ Automatically make your site faster with optimized responsive images
09 Dec
-
yangshun/tech-interview-handbook JavaScript
tech-interview-handbook - Algorithms, front end and behavioral content for rocking your coding interview. Interview Cheatsheet!
09 Dec
-
Implementing A Service Worker For Single-Page App WordPress Sites – Smashing Magazine JavaScript
With so many JavaScript frameworks around, single-page application (SPA) websites seem to be all the rage nowadays. However, an SPA architecture has the...
09 Dec
-
Nest.js Brings TypeScript to Node.js and Express JavaScript
Let's learn about Nest.js, the new framework that takes advantage of TypeScript to create reliable and well structured Express applications.
09 Dec
-
Github launches new tools to say when your project’s dependencies get pwned JavaScript
Github's new security features will help you avoid getting pwned.
09 Dec
-
A Look at Bootstrap 4’s New Reset: Reboot.css JavaScript
I've been wanting to write this article for a long time - since August 25, 2015 to be exact. It's been in the back of my mind and bugging me forever. I'm...
09 Dec
-
-
(S)CSS Best Practices That You Have Not Yet Known – Mirosław Ciastek – Medium JavaScript
A few nice tips for writing robust and maintainable styles
09 Dec
-
A fearless guide to using CSS Grid today – Heart Internet Blog – Focusing on all aspects of the web JavaScript
Brenda Storer gets into the details about CSS Grid, and how you can start using it today to build elegant and beautiful grid layouts that just work.
09 Dec
-
Let’s Add Some Sugar to Javascript with Jewell – Hacker Noon JavaScript
Jewell brings Higher-Order Messaging to Javascript
09 Dec
-
Await and Async Explained with Diagrams and Examples JavaScript
Explains JavaScript Async/Await syntax and semantics with diagrams and examples ...
09 Dec
-
Brum.JS JavaScript
We're delighted to have Jessica West, developer advocate for Algolia join us to talk about Vue. We've also got a second talk from Alex Lakatos,...
09 Dec
-
Setting up Webpack, Babel and React from scratch, revisited · Muffin Man JavaScript
Last summer I wrote this post which quickly became my most popular one to day. With webpack 2 and 3 it got outdated, so I decided to write a new...
09 Dec
-
JavaScript ♥ C++: Modern Ways to Use C++ in JavaScript Projects JavaScript
Using C++ code in JavaScript projects is nothing new. Node.js has supported C++ Addons since the beginning. In browsers, asm.js has been…
09 Dec
-
The many faces of `this` in javascript – Pragmatists JavaScript
In this post, I will do my best to explain one of the most fundamental parts of JavaScript: the execution context.
09 Dec
-
Terminals Are Sexy JavaScript
A curated list of sexy Terminal frameworks, extensions & resources for CLI lovers.
09 Dec
-
Importing with Absolute Paths in JavaScript/TypeScript using Webpack JavaScript
How to use absolute paths in JavaScript and TypeScript to improve your import statements, using the right webpack configuration.
09 Dec
-
Vue.js Transitions & Animations: Production-Ready Examples – Snipcart JavaScript
Learn how to handle production-ready Vue.js transitions & animations with live CodePens, in-depth explanations, code snippets, and more.
09 Dec
-
The Road to Ember 3.0 JavaScript
Ember.js helps developers be more productive out of the box. Designed with developer ergonomics in mind, its friendly APIs help you get your job done—fast.
09 Dec
-
mdn/browser-compat-data JavaScript
browser-compat-data - This repository contains compatibility data for Web technologies
09 Dec
-
Compiling vs Polyfills with Babel (JavaScript) JavaScript
A compiler like Babel will almost certainly be a foundational tool in building JavaScript applications going forward. A fundamental part of Babel is...
09 Dec
-
Google Compute Engine goes a little crazy with up to 96 CPU cores and 624 GB of memory JavaScript
If you've got a resource-hungry app, Google Compute Engine's latest offering has you covered. It lets you dial up to 96 CPUs and an other-worldly 624 GB...
09 Dec
-
I’ve seen the future, it’s full of HTML. – Mikeal – Medium JavaScript
WebComponents are more than standards.
09 Dec
-
Create A Full Stack App Using Node.js & Couchbase Server JavaScript
Create a fully function web application, quickly and easily, using the CEAN stack composed of Couchbase Server, Node.js, AngularJS, and ExpressJS.
09 Dec
-
10 reasons why you should blog as a software developer JavaScript
My experience after 9 months of our company publication
09 Dec
-
Learn JavaScript Promises by Building a Promise from Scratch JavaScript
A step-by-step tutorial to make sure you fully understand how Promises work
09 Dec
-
How Code Becomes Legacy – Bruno Filippone – Medium JavaScript
Your current software running in production might be considered legacy today, but it has managed to achieve something remarkable: it solved…
09 Dec
-
Getting Your Head Around Vue.js Scoped Slots JavaScript
Scoped slots are a useful feature of Vue that can make components more versatile and reusable. The only problem is they're hard to understand! In this...
09 Dec
-
Quick and dirty tricks for debugging Javascript – Appify – Medium JavaScript
In an ideal world, every piece of code would have multiple tests, any regressions immediately pin-pointed to a specific commit, and all…
09 Dec
-
Draggable JS – JavaScript drag and drop library JavaScript
Draggable is a lightweight, responsive, modern drag and drop JavaScript library – the ideal choice for adding slick native-feeling drag and drop behaviour...
09 Dec
-
Photon Design System JavaScript
Hey, there's nothing here if you don't have JavaScript enabled. Sorry about that! 🙇
09 Dec
-
-
Writing a Simple REST Web Service in Purescript – Part 1 JavaScript
23 minute read At Nilenso , we’ve been working with a client who has chosen Purescript as their primary programming language. Since I...
09 Dec
-
10 Tips for Writing Better Code JavaScript
30+ years experience trying to write better software distilled down into 10 best practices.
09 Dec
-
Callback Heaven: Continuation Passing Style Patterns for JavaScript JavaScript
There are many approaches to deal with deeply asynchronous code in JavaScript. One of the most popular option is to use promises. I don’t…
09 Dec
-
The Past, Present, and Future of the Angular CLI – Angular Blog JavaScript
The Angular CLI is a command-line interface for building Angular applications, and over the last year it has become one of the most…
09 Dec
-
How Massive Companies Use Node.js at Scale JavaScript
As time goes on, we learn more about how Node.js is helping businesses succeed. Here's a collection of the best stories of Node.js in the Enterprise.
09 Dec
-
Down The Rabbit Hole: How I Taught Myself To Code & Became An Engineer JavaScript
When people find out I’m a self-taught software engineer, they often say, “I want to do that. How did you teach yourself to program?”
09 Dec
-
Relessjs: state management without Redux’ overhead – Albert G – Medium JavaScript
Haven’t you been bothered by the sheer amount of work you’d have to put into a project when you use Redux as your state management tool?
09 Dec
-
sqreen/awesome-nodejs-projects JavaScript
awesome-nodejs-projects - Curated list of awesome open-source applications made with Node.js
09 Dec
-
Automating the Build of your Technical Presentation JavaScript
Where Oskar Wickström writes about functional programming, open source software, and other delightful things.
09 Dec
-
How to write reliable browser tests using Selenium and Node.js JavaScript
There are many good articles on how to get started with automated browser testing using the NodeJS version of Selenium.
09 Dec
-
Accelerate Application Modernization with Node.js – codeburst JavaScript
Node.js is much more than an application platform. In a 2016 Forrester report, the research firm talked with several Node.js users and…
09 Dec
-
Build a To-Do API With Node and Restify JavaScript
IntroductionRestify is a Node.js web service framework optimized for building semantically correct RESTful web services ready for production use at scale....
09 Dec
-
The power of Javascript functions | Weekly Web Wisdom on WordPress.com JavaScript
"Functions are the very best part of JavaScript. It's where most of the power and the beauty of this language is." Douglas Crockford Functions can be seen...
09 Dec
-
rust-unofficial/awesome-rust JavaScript
awesome-rust - A curated list of Rust code and resources.
09 Dec
-
React UI animation made simple – jsdownunder – Medium JavaScript
What makes UI elegant, sexy and beautiful? Design is the first thing that pops up in mind. The modern web has a long way to go! It’s time…
09 Dec
-
Winamp2-js • Winamp in your browser JavaScript
Winamp 2.9 reimplemented in HTML5 and JavaScript
09 Dec
-
Vue.js 2 Material Component Framework | Vuetify.js JavaScript
Vuetify.js is a reusable semantic component framework for Vue.js 2. It aims to provide clean, semantic and reusable components.
09 Dec
-
-
mbeaudru/modern-js-cheatsheet JavaScript
modern-js-cheatsheet - Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
09 Dec
-
(Now More Than Ever) You Might Not Need jQuery | CSS-Tricks JavaScript
The DOM and native browser API's have improved by leaps and bounds since jQuery's release all the way back in 2006. People have been writing "You Might Not
09 Dec
-
Setting Up Angular from Scratch – Angular In Depth JavaScript
No CLI — Learn how your Angular App is put together
09 Dec
-
It’s time to kill the web – Mike’s blog JavaScript
Something is going on. The people are unhappy. The spectre of civil unrest stalks our programming communities.
09 Dec
-
From PHP to JavaScript with Node.js – Matters JavaScript
Feedback on a successful migration from a PHP stack to a JavaScript full stack with Node.js.
09 Dec
-
Angular Version 5 Release was Delayed – Hacker Noon JavaScript
The new release schedule of v5
09 Dec
-
ECMAScript 6 – The features that are worth remembering | Weekly Web Wisdom on WordPress.com JavaScript
Javascript 6 (or by the official name ECMAScript2015) has brought a handful of features that are worth looking into. Most of them provide more elegant and...
09 Dec
-
Building an Angular 4 Drag And Drop Application in 15 Minutes | Shekhar Gulati on WordPress.com JavaScript
Last week, I had to build an application that required drag and drop functionality. This made me learn about couple of third party Angular 4 drag-and-drop...
09 Dec
-
How to Build Your Digital Presence as a Software Developer JavaScript
Creating a home for your brand online
09 Dec
-
Defining Developer Relations – Phil Leggetter – Real-Time Web Software & Developer Evangelist JavaScript
The number of companies looking to build developer relations teams is on the increase. But what developer relations means to each company tends to differ;...
09 Dec
-
JavaScript & NodeJS Cambridge JavaScript
Firefox DevTools No, Firefox DevTools are not Firebug. The web came a long way since Firebug, and so have the DevTools baked into Firefox. So let's go expl
09 Dec