Tech TLDR;

  • Archive
  • Top Posts
  • GitHub
  • LinkedIn
  • Contact

Angular 1 Documentation Disappeared from Google Search Results

February 16, 2018 by admin

Update 02/18/2018: – Expected search result is back on Google. Perhaps it was just a bug after all. I use AngularJS (aka Angular 1) in my daily work. When I need to look up documentation for something specific, I just search for it on Google. At least I used to do that. Few days ago […]

Filed Under: Front End, JavaScript, Tools

It’s NOT OK to Still Use Angular 1 in 2018

January 19, 2018 by admin

I wrote a post 8 months ago titled It’s OK to Still Use Angular 1 in 2017. There are still a lot of companies using Angular 1 in legacy products and it is OK. That being said, some of the arguments that I made in my last post no longer seem valid. I wanted to […]

Filed Under: Front End, JavaScript

Free Tools for Front End Web Developers

November 30, 2017 by admin

Bellow is a list of tools that I find helpful as a web developer. Mozilla Developer Network Mozilla Developer Network – MDN is a great HTML/CSS/JavaScript reference. It is sponsored by Mozilla a non-profit behind Firefox, but anyone is welcome to contribute the content. W3schools – Beginner friendly tutorial site. I learned my first HTML, […]

Filed Under: Front End, Tools

Copy any API call as CURL request with Chrome Developer Tools

October 2, 2017 by admin

Chrome Developer Tools have a very useful option that allows to copy any API request as a CURL command. This tool can be used to test APIs without having to rely on the Browser, get access to unofficial APIs, scrape data and many other useful scenarios. Please allow me to demonstrate. In this video, I […]

Filed Under: Front End, JavaScript, Tools

Building a Simple Stopwatch App with Electron

July 28, 2017 by admin

Few days ago I decided to find a Stopwatch app for my Mac. I went over to the App Store and noticed that there were no good free options available. I thought to myself, how hard would it be to make one with Electron? Turns out, it was very easy. Getting an Electron shell running […]

Filed Under: Front End, JavaScript, Node.Js, Software Engineering

It’s OK to Still Use Angular 1 in 2017

June 1, 2017 by admin

Update Jan 19, 2018: I was wrong, please read It’s NOT OK to Still Use Angular 1 in 2018 instead. I saw an old friend over the weekend, who is a Director of Front End at a local start up. He asked me what framework we were using, and I said, still Angular 1. He […]

Filed Under: Front End, JavaScript

64% of Developers are still using Angular 1 vs Angular 2+

April 6, 2017 by admin

Two years ago I wrote a blog post on Angular Performance, that remains the most popular post on this site. Even two years ago it seemed like Angular 1 was on it’s way out, so I was surprise to see my Angular 1 post still getting so much traffic. I conducted a poll on Twitter, […]

Filed Under: Front End, JavaScript

AMP Toolbar Is Now Scrollable on Mobile Safari

January 14, 2017 by admin

3 Month ago I wrote how you may be loosing your mobile traffic to Google AMP pages, that got some attention. AMP stands for Accelerate Mobile Pages – and it’s a roughly year old project from Google that aims to optimize mobile browsing experience by providing a free cache/CDN layer, as well as a subset […]

Filed Under: AMP, Front End, SEO

Chrome Dev Summit 2016 Highlights

November 22, 2016 by admin

Originally posted on http://www.apixio.com/technical-post/notes-from-the-2016-chrome-dev-summit/ Two weeks ago I got to attend the Chrome Dev Summit, an annual two-day conferencehosted by Google where they announced latest developments relevant to the webtechnology. Here are my full notes from this conference. Since there was somuch information presented, I decided to organize it by subject, instead ofchronological order of […]

Filed Under: Business, Front End, JavaScript, Software Engineering

Dead Simple JavaScript Next Boilerplate

April 12, 2016 by admin

TLDR; Visit this repo for minimum ES6+ Boilerplate Lately a lot people have been writing about how much they miss the good old days of JavaScript development. Five years ago creating a new web project looked as follows: Create an index.html file. Create a JavaScript file. Require your JavaScript file in your index.html file. Open […]

Filed Under: Front End, JavaScript

  • 1
  • 2
  • Next Page »

Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in