Logo
  • Home
  • My Blog posts
  • Links
  • About me

Latest posts for javascript

Everything about the AbortSignals (timeouts, combining signals, and how to use it with window.fetch)

Posted 2024-04-20
#javascript

A guide on some rarely used features of AbortSignal, which you can use to easily cancel outgoing HTTP requests with window.fetch (and other uses)

Read this blog post

28 Advanced NextJS features everyone should know

Posted 2023-12-31
#nextjs#javascript#frontend

A deep dive into some of the more advanced and less used features in NextJS

Read this blog post

How to import lodash on frontend applications without massively increasing your bundle size

Posted 2023-10-15
#build-tools#frontend#javascript#typescript

Why my builds were bundling all lodash functions, and tree shaking was not working...

Read this blog post

Testing

  • TDD for Frontend Engineers
  • Guide to writing tests in Jest
  • React Testing Library cheatsheet guide
  • What is "Arrange Act Assert"?

General

  • Useful sites for Javascript devs
  • Why Sprint retrospectives are important

Engineering

  • Guide to good Pull Requests
  • Naming things is hard

Accessibility

  • Introduction guide to accessibility
  • Inclusive design

Frontend

  • Frontend embedding by major payment providers
  • Advanced Next.JS Features
  • Useful FE tools
  • Dependency Injection patterns in React

© 2022-2023. Content is for informational purposes only. No guarantee of accuracy or completeness. Use at your own risk. CodeDrivenDevelopment.com is not liable for any losses or damages. Legal information
Nothing is AI written (except some images are generated). Sitemap