Homepage
Open in app
Sign inGet started
Squareboat Blog
  • Engineering
  • SquareBoat Homepage
Tagged in

JavaScript

Squareboat Blog
Squareboat Blog
We build awesome mobile and web applications for startups.
More information
Followers
60
Elsewhere
More, on Medium
  • JavaScript
Go to the profile of Pawan Kumar
Pawan Kumar in Squareboat Blog
May 31, 2018

6 easy tricks to achieve insane load speed of your Chrome extension with Webpack

I have always been a movie buff and wanted to make something around movies. So, I made Quotic for Chrome. It’s a simple Chrome extension that shows random movie quotes whenever you open a new…

Read more…
Go to the profile of Himanshu Grover
Himanshu Grover in Squareboat Blog
Feb 6, 2018

My first experiment with Three.js

With advancement in technology (especially in games), the world of 3D is getting more and more…

Read more…
Go to the profile of Saumya Rastogi
Saumya Rastogi in Squareboat Blog
Nov 15, 2017

How to implement server-side rendering using Angular 4

As in my previous post about SPAs (Single Page Applications), I’ve mentioned that:

One of the biggest disadvantage of SPA is difficulty in the implementation of SEO (Search Engine Optimisation). The app’s page…

Read more…
10 responses
Go to the profile of Saumya Rastogi
Saumya Rastogi in Squareboat Blog
Nov 15, 2017

What is a Single Page Application?

These days, SPAs “Single Page Apps” are on the rise in the world of web technologies.

Read more…
Go to the profile of Pawan Kumar
Pawan Kumar in Squareboat Blog
Nov 5, 2017

Maintaining Javascript Code

In this post, I will describe how we write scalable and modular Javascript at SquareBoat.

Read more…