Bookmarks tagged with #react-js.
Show all
Show all
? Weekend Project: Online Book Site | Alisha.co
Saved
on: 2021-02-19
Build your own React
We are going to rewrite React from scratch. Step by step. Following the architecture from the real React code but without all the…
Saved
on: 2019-11-15
Frontend Design, React, and a Bridge over the Great Divide
Frontend designers create the HTML, CSS, and presentational JavaScript code that powers web products' user interfaces. I see frontend design as helpful mortar that bridges the gap between design and development.
Of course "frontend designer" may or may not be the right title for it. Some others t
Saved
on: 2019-07-19
Writing Resilient Components — Overreacted
Four principles to set you on the right path.
Saved
on: 2019-03-18
Blog - Next.js 8 | Next.js
Next.js 8 introduces Serverless Mode, smaller bundles, performance improvements, and more.
Tags:
#react-js
Saved
on: 2019-02-12
React as a UI Runtime — Overreacted
An in-depth description of the React programming model.
Saved
on: 2019-02-04
tyroprogrammer/learn-react-app: Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get off the...
Application that will help you learn React fundamentals. Install this application locally - there's tutorial, code snippets and exercises. The main objective of this project is to help you get ...
Saved
on: 2019-02-01
How Does setState Know What to Do? — overreacted
Dependency injection is nice if you don’t have to think about it.
Saved
on: 2018-12-09
How Does React Tell a Class from a Function? — overreacted
We talk about classes, new, instanceof, prototype chains, and API design.
Saved
on: 2018-12-03
A Complete Beginner's Guide to React - DEV Community ????
A digestible, visual introduction to React with a bonus cheatsheet at the end!
Saved
on: 2018-09-04
I created the exact same app in React and Vue. Here are the differences.
Find out how to add, remove and change data, pass data in the form of props from parent to child, and send data from the child to the parent in the form of event listeners in both frameworks.
Saved
on: 2018-07-29
JavaScript fundamentals before learning React
All the fundamentals in JavaScript for learning React. Often React beginners realize that most of the learnings are JavaScript, because React has only a small API ...
Saved
on: 2018-07-20
kay-is/react-from-zero: A simple (99% ES2015 less) tutorial for React
A simple (99% ES2015 less) tutorial for React
Saved
on: 2018-06-30
My struggle to learn React | Brad Frost
I'm going to be honest: I've had a hell of a time getting my head around React. More than any other technology I've touched over the last 10 years of my career, I just haven't had it click for me. It's very frustrating as I really want to learn it, and it's clear the library has legs.
Thankfully,
Saved
on: 2018-05-09
Building a Progressive Web App in React - Perficient Digital Labs
Progressive Web Apps (PWAs) are ready for prime time now that iOS Safari supports the most important features. There are many reasons to start building PWAs and converting current apps, including:
Saved
on: 2018-05-09
How to build a news app with JavaScript and React Native
For my first post on Dev, and I wanted to share with you how I made a news app with React Native.
Saved
on: 2018-05-08
https://nrempel.com/guides/react-firebase-ant-design/
Saved
on: 2018-03-27
Integrating imperative APIs into a React application
How we crafted a declarative interface to an imperative API that is more expressive, easier to extend and better hides the complexity of interacting with a stateful system.
Saved
on: 2017-12-20
The Beginner's Guide to ReactJS from @kentcdodds on @eggheadio
React got that name for a reason. It’s a component-based JavaScript library that renders smartly and can seriously simplify your work.
This course is f...
Saved
on: 2017-12-05
React-Redux A-B-C, Easy as 1–2–3 - Musa Barighzaai - Medium
This article is going to break down the 3 steps to implement Redux into your React applications. Broken down into 3 easy to remember steps.
Saved
on: 2017-11-29
ReactPWA | Progressive web application with ReactJS
An extendable boilerplate built on top of PawJS
Saved
on: 2017-11-02
JSX (react) in depth - an interactive tutorial
JSX react in depth - an interactive tutorial
Saved
on: 2017-09-08
The Simplest React Stack – Bertalan Miklos – Medium
I am in search of the simplest React Stack. It has to be future-proof and feature-packed, but most importantly it has to be a breeze to work with. In this series I will look for easy-to-use solutions…
Saved
on: 2017-08-31
Cheat to Win: Learn React with Copywork
Tired of making TODO apps over and over? Try this instead.
Saved
on: 2017-06-27
expenses/README.md at master · jakubgarfield/expenses
💰Expense tracker using Google Sheets 📉 as a storage written in React - jakubgarfield/expenses
Saved
on: 2017-06-21
Rebuilding Slack’s Emoji Picker in React – Several People Are Coding
Slack is transitioning its web client to React. When Slack was first built, our frontend consisted of established technologies like jQuery and Handlebars. Since then, the community has developed better ways to create scalable, data-driven interfaces. jQuery’s “render and modify” approach is straightforward, but it’s prone to falling out of sync with the underlying model.…
Saved
on: 2017-05-24
Building HandsUp: an OS real-time voting App using GraphQL and React
In this article, we will look at all the steps that were involved to build an Open Source real-time voting App using GraphQL and React. This App will allow attendees of an event to ask questions
Saved
on: 2017-05-17
Rearchitecting Airbnb’s Frontend – Airbnb Engineering & Data Science – Medi
Overview: We recently rethought the architecture for the JavaScript side of our codebase at Airbnb. This post will look at (1) the product drivers that precipitated the changes, (2) the steps we took…
Saved
on: 2017-05-16
Build Yourself a Redux - The Zapier Engineering Blog - Zapier
Redux is a simple library that helps you manage the state of your JavaScript app. Despite that simplicity, it's easy to fall down rabbit holes when learning it. I often find myself explaining Redux, and almost always start by showing how I'd implement it. So that's what we'll do here:...
Saved
on: 2017-05-05
react-redux-links/README.md at master · markerikson/react-redux-links
Curated tutorial and resource links I've collected on React, Redux, ES6, and more - markerikson/react-redux-links
Tags:
#react-js
Saved
on: 2017-04-19
markerikson/react-redux-links: Curated tutorial and resource links I've collected on React, Redux, ES6, and more
Curated tutorial and resource links I've collected on React, Redux, ES6, and more - markerikson/react-redux-links
Saved
on: 2017-03-31
Using Neutrino to jump-start modern JavaScript development ★ Mozilla Hacks
Neutrino is a tool which brings together the best parts of the modern JavaScript toolchain with the ease of zero upfront configuration. Built to let you hit the ground running, ...
Saved
on: 2017-02-24
Our journey migrating 100k lines of code from AngularJS to React (Chapter 1
Saved
on: 2017-02-06
chvin/react-tetris: Use React, Redux, Immutable to code Tetris. 🎮
Use React, Redux, Immutable to code Tetris. 🎮
Tags:
#react-js
Saved
on: 2017-02-04
More Than React: Why You Shouldn’t Use ReactJS For Complex Interactive Fron
Yang Bo showcases reasons why React stumbles when used in complicated front-end projects and how his Binding.scala framework improves the experience.
Saved
on: 2017-02-02
CRAFT: Create React App From Template – Medium
CRAFT (Create React App From Template) is a command-line utility that helps you get started with your new React app using a starting point of your liking: one you created yourself or maybe one…
Saved
on: 2017-01-30
react-md
An accessible React component library styled with Sass/SCSS built to the the foundation for web applications. The default styles are based on material design.
Tags:
#react-js
Saved
on: 2016-12-16
petehunt/react-howto: Your guide to the (sometimes overwhelming!) React eco
Your guide to the (sometimes overwhelming!) React ecosystem. - petehunt/react-howto
Tags:
#react-js
Saved
on: 2016-02-16
Sage: Open Source Mathematics Software: React, Flux, RethinkDB and SageMath
I've been using databases and doing web development for over 20 years, and I've never really loved any database before and definitely didn'...
Saved
on: 2015-09-01
reactjs - netflix - tony casparro - chasing 60fps - YouTube
Tony Casparro from Netflix talking about rebuilding the netflix ui with reactjsReact Render Visualizer: https://github.com/redsunsoft/react-render-visualizer...
Saved
on: 2015-08-13
New React Devtools Beta | React
This blog site has been archived. Go to react.dev/blog to see the recent posts. We’ve made an entirely new version of the devtools, and we want you to try it
out! The full devtools gif Why entirely new? Perhaps the biggest reason was to create a defined API for dealing with
internals, so that other tools could benefit as well and not have to depend on
implementation details. This gives us more freedom to refactor things
internally without worrying about breaking tooling. The current version of…
Saved
on: 2015-08-04
Flux Architecture Visual Cheatsheet | A Techsolutionist's Blog
Saved
on: 2015-07-29
React JS tutorial with React UI Builder - YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
Saved
on: 2015-07-13
React.js Introduction For People Who Know Just Enough jQuery To Get By · Re
Saved
on: 2015-07-09
Dan Abramov - Live React: Hot Reloading with Time Travel at react-europe 20
React’s unique strength is bringing to JavaScript development some of the benefits previously exclusive to more radically functional languages such as Elm an...
Saved
on: 2015-07-05
gaearon/redux · GitHub
A JS library for predictable global state management - reduxjs/redux
Tags:
#react-js
Saved
on: 2015-07-05
Meteor: the missing infrastructure for building great React apps
Saved
on: 2015-07-03
Best practices for building large React applications — Sift Science Blog
Saved
on: 2015-05-09
mikechau/react-primer-draft
A primer for building web applications with React. - mikechau/react-primer-draft
Saved
on: 2015-03-24
Introduction to Facebook's Flux architecture
If you’re like me and you wanted to go further with React, you more than likely would’ve checked out Flux , had a glance, closed the tab and then reassessed…
Saved
on: 2015-02-23
React Tips and Best Practices - ÆFLASH
I've spent a good deal of the past year working with React. I've written, refactored, and re-written many components in that time, and I've seen some best practices and anti-patterns emerge. I'm not going to get into what React is...
Tags:
#react-js
Saved
on: 2015-02-23
Removing User Interface Complexity, or Why React is Awesome
I've been studying frameworks and libraries like Ember, Angular, and React the past several months, and given Web Components a lot of thought. I found React to be the most enlightening, and I'll explain why.
Saved
on: 2014-05-14
react/examples/todomvc-flux at master · facebook/react · GitHub
Saved
on: 2014-04-30