# reactjs

Published articles for reactjs.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## 100+ FREE React website templates

DevFeed: [100+ FREE React website templates](<https://devfeed.tech/articles/100-free-react-website-templates-39110.md>)

Original publisher: [Read original article](<https://ihatereading.in/t/100-free-react-website-templates>)

Author: iHateReading

Published: 2026-03-09T13:40:16Z

Content type: article

Language: en

Sources: [iHateReading](<https://devfeed.tech/sources/ihatereading.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [Website](<https://devfeed.tech/topics/website.md>)

Tags: [100-plus-free-react-website-templates](<https://devfeed.tech/tags/100-plus-free-react-website-templates.md>), [backend](<https://devfeed.tech/tags/backend.md>), [blockchain](<https://devfeed.tech/tags/blockchain.md>), [coding](<https://devfeed.tech/tags/coding.md>), [collection](<https://devfeed.tech/tags/collection.md>), [development](<https://devfeed.tech/tags/development.md>), [free](<https://devfeed.tech/tags/free.md>), [frontend](<https://devfeed.tech/tags/frontend.md>), [gettemplate](<https://devfeed.tech/tags/gettemplate.md>), [gettemplate-reactjs-tailwind](<https://devfeed.tech/tags/gettemplate-reactjs-tailwind.md>), [ihatereading](<https://devfeed.tech/tags/ihatereading.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [product](<https://devfeed.tech/tags/product.md>), [programming](<https://devfeed.tech/tags/programming.md>), [react](<https://devfeed.tech/tags/react.md>), [reactjs](<https://devfeed.tech/tags/reactjs.md>), [tailwind](<https://devfeed.tech/tags/tailwind.md>), [templates](<https://devfeed.tech/tags/templates.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

The article presents a collection of more than 100 free React website templates.

### Source excerpt

Hello folks, Welcome to the new blog. Last year, while working with our client, gor this idea of building a collection of website templates. I mean, its helpfu...

## Skipping the invocation of intermediate composables

DevFeed: [Skipping the invocation of intermediate composables](<https://devfeed.tech/articles/skipping-the-invocation-of-intermediate-composables-25749.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/skipping-the-invocation-of-intermediate-composables/>)

Author: Shreyas Patil

Published: 2024-11-11T13:33:20Z

Content type: tutorial

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Compose](<https://devfeed.tech/topics/compose.md>), [Jetpack Compose](<https://devfeed.tech/topics/jetpack-compose.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>), [Android](<https://devfeed.tech/topics/android.md>), [android-app-development](<https://devfeed.tech/topics/android-app-development.md>), [ui](<https://devfeed.tech/topics/ui.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-app-development](<https://devfeed.tech/tags/android-app-development.md>), [android-apps](<https://devfeed.tech/tags/android-apps.md>), [android-studio](<https://devfeed.tech/tags/android-studio.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [compose](<https://devfeed.tech/tags/compose.md>), [compose-compiler](<https://devfeed.tech/tags/compose-compiler.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [jetpack](<https://devfeed.tech/tags/jetpack.md>), [jetpack-compose](<https://devfeed.tech/tags/jetpack-compose.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [kotlin-multiplatform](<https://devfeed.tech/tags/kotlin-multiplatform.md>), [performance](<https://devfeed.tech/tags/performance.md>), [reactjs](<https://devfeed.tech/tags/reactjs.md>), [ui](<https://devfeed.tech/tags/ui.md>), [ux](<https://devfeed.tech/tags/ux.md>)

### AI overview

This tutorial explains how Jetpack Compose can skip intermediate composables during recomposition. It discusses deferring state reads, using lambdas, and structuring screens with stateful and stateless composables to reduce unnecessary UI work.

### Source excerpt

Learn how Jetpack Compose optimizes UI rendering by skipping intermediate composables. Understand how to design your UI for maximum performance.

## Build and Deploy a Simple ReactJS Website: Part 1

DevFeed: [Build and Deploy a Simple ReactJS Website: Part 1](<https://devfeed.tech/articles/build-and-deploy-a-simple-reactjs-website-part-1-37514.md>)

Original publisher: [Read original article](<https://blog.apartment304.com/build-simple-react-app/>)

Author: Claire Rhoda

Published: 2023-06-30T19:08:00Z

Content type: tutorial

Language: en

Sources: [Apartment 304](<https://devfeed.tech/sources/apartment-304.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>), [CSS](<https://devfeed.tech/topics/css.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Code](<https://devfeed.tech/topics/code.md>), [hooks](<https://devfeed.tech/topics/hooks.md>)

Tags: [apartment-304](<https://devfeed.tech/tags/apartment-304.md>), [aws](<https://devfeed.tech/tags/aws.md>), [bash](<https://devfeed.tech/tags/bash.md>), [beginners](<https://devfeed.tech/tags/beginners.md>), [css](<https://devfeed.tech/tags/css.md>), [custom-software-solutions](<https://devfeed.tech/tags/custom-software-solutions.md>), [devops](<https://devfeed.tech/tags/devops.md>), [devops-engineer](<https://devfeed.tech/tags/devops-engineer.md>), [editor](<https://devfeed.tech/tags/editor.md>), [github](<https://devfeed.tech/tags/github.md>), [guide](<https://devfeed.tech/tags/guide.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [reactjs](<https://devfeed.tech/tags/reactjs.md>), [software-architecture](<https://devfeed.tech/tags/software-architecture.md>), [software-development](<https://devfeed.tech/tags/software-development.md>), [software-engineer](<https://devfeed.tech/tags/software-engineer.md>)

### AI overview

This tutorial is the first part of a series on building and uploading a personal website. It introduces creating a ReactJS project, styling it with CSS, and using common ReactJS techniques, tools, and hooks.

### Source excerpt

The first part of this series focuses on how to code a personal portfolio using the ReactJS JavaScript framework. This project will go over techniques, tools, and hooks commonly used in ReactJS along with some basic CSS to make our website look presentable.

## Interview with the Winners of trivago's New York Hackathon

DevFeed: [Interview with the Winners of trivago's New York Hackathon](<https://devfeed.tech/articles/interview-with-the-winners-of-trivago-s-new-york-hackathon-27958.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2018-06-08-ny-hackathon/>)

Author: Busra Koken Software; Backend Engineer; Learning Every Day; Writing Stories

Published: 2018-06-08T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Data Infrastructure](<https://devfeed.tech/topics/data-infrastructure.md>)

Tags: [coding](<https://devfeed.tech/tags/coding.md>), [conference](<https://devfeed.tech/tags/conference.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [europe](<https://devfeed.tech/tags/europe.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [hadoop](<https://devfeed.tech/tags/hadoop.md>), [interview](<https://devfeed.tech/tags/interview.md>), [java](<https://devfeed.tech/tags/java.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [programming](<https://devfeed.tech/tags/programming.md>), [python](<https://devfeed.tech/tags/python.md>), [reactjs](<https://devfeed.tech/tags/reactjs.md>), [redis](<https://devfeed.tech/tags/redis.md>), [scala](<https://devfeed.tech/tags/scala.md>)

### AI overview

trivago interviewed the winners of its November 2017 New York Hackathon, who described how they formed their team, divided work according to their strengths, and developed a project prototype. The article also outlines the winners' professional roles and technology experience.

### Source excerpt

On 11th of November 2017 trivago hosted a Hackathon at NASDAQ's MarketSite in New York. The winners were awarded with a trip through Europe to visit trivago's offices as well as conference tickets for [The Next Web, Amsterdam](https://thenextweb.com/event/tnw-conference/). We invited the winners to our office, where we got to the chance to interview them about their Hackathon experience.