ββMany will tell you that NodeJS is better suited for small projects and that static, compiled languages like Java/C# are better for large enterprise applications. This is where TypeScript comes in handy; it gives you the rapid development of a scripting language combined with the type safety of a static language.
#typescript #frontend #fullstack
#typescript #frontend #fullstack
gitconnected.com | Level Up Your Coding
Setting up a Full-Stack TypeScript Application: featuring Express and React
Great for projects of any size⦠startups and enterprises!
ββHow I switched from building products for frontend developers to building products for users.
β± 7 minutes read
#Frontend #Backend
β± 7 minutes read
#Frontend #Backend
Medium
What I Learned by Transitioning from Backend to Frontend Development
How I switched from building products for frontend developers to building products for users.
ββProgressive enhancement is a way of building websites and applications. Itβs based on the idea that you should start by making your page work with just HTML, before adding anything else like Cascading Style Sheets (CSS) and JavaScript.
β± 7 minutes read
#Frontend
β± 7 minutes read
#Frontend
GOV.UK
Building a robust frontend using progressive enhancement
How to build web pages so they work in HTML first: starting with HTML, extra styles and features, using JavaScript.
ββHow Airbnb ships features faster across web, iOS, and Android using a server-driven UI system named Ghost Platform
β± 5 minutes read
#Frontend
β± 5 minutes read
#Frontend
Medium
A Deep Dive into Airbnbβs Server-Driven UI System
How Airbnb ships features faster across web, iOS, and Android using a server-driven UI system named Ghost Platform π».
ββProbably you have an idea banging upon your head and are wondering the best way to implement it.
β± 7 minutes read
#Software #Frontend
β± 7 minutes read
#Software #Frontend
Medium
Frontend Architecture for Insane Scalability β οΈ
Probably you have an idea banging upon your head and are wondering the best way to implement it. Donβt be anxious, donβt hurry! Keepβ¦
ββIs this the beginning of the next revolution for JavaScript Framework? Apparently, YES!
β± 9 minutes read
#Frontend #Qwik
β± 9 minutes read
#Frontend #Qwik
Medium
React and Next.js is DEAD β Something New is (Finally) Replacing It (For Good)
Is this the beginning of the next revolution for JavaScript Framework? Apparently, YES!
ββIn today's world of ever-changing business requirements, it can be difficult to find an appropriate and reliable architecture to stick to. You need something that is flexible, easy to scale, maintain, and understandable, enabling new developers to get up to speed quickly.
β±οΈ 9 minutes read
#Architecture #Frontend
β±οΈ 9 minutes read
#Architecture #Frontend
Medium
Understand The Most Reliable Frontend Architecture
Learn About βFeature Slicedβ Design, Its Pros And Cons
β€1
ββA thread on Reddit Beginner here, start with react, svelte, or solid? caught my eye and gave me a chance to hash out some of my own thoughts on these platforms and where beginners should start in 2023.
β±οΈ 9 minutes read
#Frontend #React #vue
β±οΈ 9 minutes read
#Frontend #React #vue
Medium
Thoughts on React vs Vue vs Everything Else in 2023
A thread on Reddit βBeginner here, start with React, Svelte, or Solid?β motivated me to ponder my own take on the state of front-ends.
ββThe following explanations are necessary to fully understand why Astro is the best web framework in 2023.
β±οΈ 4 minutes read
#Frontend
β±οΈ 4 minutes read
#Frontend
Medium
Ok, Astro is the best web framework in 2023, hereβs why
Discover why Astro is the best web framework in 2023 through a detailed explantion.
ββWeb UI development might appear straightforward at first glance, but delve deeper and youβll discover a multitude of complexities that challenge even seasoned developers. This piece aims to dissect the inherent challenges of web UI development, from the discrepancy between web languages and the modern UI requirements, to intricate data management issues and asynchronous API calls.
β±οΈ 8 minutes read
#Frontend #React
β±οΈ 8 minutes read
#Frontend #React
Medium
Why Web UI Development Is So Hard?
Web UI development might appear straightforward at first glance, but delve deeper and youβll discover a multitude of complexities thatβ¦
ββIf youβve worked on large-scale frontend apps, chances are that youβve run into issues where you canβt understand your project.
β±οΈ 10 minutes read
#Frontend
β±οΈ 10 minutes read
#Frontend
Medium
Developing Scalable Frontends with Feature-Sliced Design (FSD)
Building modern frontends with Feature-Sliced Design and Bit