Common JavaScript issues developers face

July 22, 2022 By Mark Otto Off

RedwoodJS vs. Blitz.js: The Future of Fullstack Meta-Frameworks — Quite a lengthy review of both frameworks. Redwood is an opinionated React-based framework oriented heavily round the idea of a GraphQL server as the ‘one API’ at the heart of an app. Blitz, on the other hand, is a Ruby on Rails-inspired layer on top of Next.js with SPA, server side rendering and static site generation chops. Don’t forget Remix too.. this is a busy space!

Tamas Kadlecsik

Ten Common JavaScript Issues Developers Face — If you’ve been working with JavaScript for many years (perhaps since 2014 when this newly-updated article was first penned), these are potholes you (probably) already know how to steer around, but there’s plenty to chew on here otherwise.

Ryan J. Peterson

CSS Animations and Transitions — Join David Khourshid on this detailed video course and discover how to bring your interfaces to life with UI animations. Learn about CSS transitions, keyframes, custom properties, choreography, animation states, and much more

Frontend Masters

Reducing the Size of a Large JavaScript SDK Package by 29% — After some comments on how large their JavaScript package was getting, developers at Sentry (an app monitoring service) set to work trying to get an initial 30% reduction. Tree shaking turned out to have the biggest effect.

Abhijeet Prasad (Sentry)

RELEASES:

NeutralinoJS 4.7.0 – Lightweight cross platform apps with JS & HTML.
npm-check 6.0 – Check for outdated or unused dependencies.
Fastify 4.3 – Fast Node.js web framework.
ESLint 8.20
Angular 14.1
Vue 2.7.8
.. and more releases at end of this issue.

📒 Articles & Tutorials

Thoughts on Integer Math in JavaScript — No concrete examples here but if fast integer math is something you need, you could do worse than to build upon James’ thinking (to which he hopes to write a more complete follow-up).

James Darpinian

▶  Blazingly Fast ‘React’ with Fresh — One of the most popular React YouTubers out there heads Deno-side to look at Fresh, a new islands-based web framework that doesn’t use React per se but.. close enough, with Preact and JSX for rendering and templating.

Jack Herrington

🛠 Code & Tools

OTHER QUICK RELEASES:

PrimeNG 14 – Suite of 80+ Angular UI components.
Acorn 8.8 – Tiny JS parser written in pure JS.
Discord.ts 10.0 – Framework to create a Discord chat bot.
Prisma 4.1 – Popular ORM for Node.js and TypeScript.
MelonJS 13.0 – 2D sprite-based JS game engine.
Secure Electron Template 20.0 – An Electron boilerplate app.
zip.js 2.6.2 – Zip and unzip files in the browser or Deno.
Octokit.js 2.0.4 – GitHub SDK for browsers, Node, and Deno.

Software Engineers — Sticker Mule is the Internet’s most “kick ass” brand. Our software team operates from 17 countries, and we’re always looking for more exceptional engineers.
Sticker mule

Did you know..