Showing 1 to 6 of 19 blog posts tagged with "front-end".
-
JavaScript Variable Declaration in the 21st Century
October 2020 marked the 14th anniversary of the introduction of “let” and "const" to Javascript. Yes, it was in 2006 that this feature was first introduced, and we’re still hav... Read more
January 25, 2021 -
Vue or React: How to Choose?
Across industries and sectors, we have become accustomed to seeing great rivalries that drive further innovation and competition. In the early days of car manufacturing, we had... Read more
January 14, 2020 -
Single Page Application + REST as an Abstraction: The Benefits of Decoupling Your Front & Back Ends
Monolithic, consolidated applications are not bad. These are your Rails apps, your Django apps, etc. — the ones where your server sends back HTML and assets. You’ve faithfully f... Read more
December 19, 2019 -
Caktus Blog Best of 2017
With 2017 now over, we highlight the top 17 posts published or updated on the Caktus blog this year. Have you read them all? Using Amazon S3 to Store your Django Site’s Static... Read more
January 1, 2018 -
Supercharging your CSS with Stylus and PostCSS
Here at Caktus the front-end team stays on the bleeding edge by taking advantage of the latest and greatest tools. We only incorporate features into our packaging that are well... Read more
December 18, 2017 -
CSS Tip: Fixed Headers and Section Anchors
Fixed headers are a common design pattern that keeps navigation essentials in easy reach as users meander down a page. Keeping a header fixed as the user scrolls can free up ho... Read more
October 23, 2017