본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Mastering JavaScript Functional Programming 상세페이지

Mastering JavaScript Functional Programming

In-depth guide for writing robust and maintainable JavaScript code in ES8 and beyond

  • 관심 0
소장
전자책 정가
19,000원
판매가
19,000원
출간 정보
  • 2017.11.29 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 5.8MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781787289734
UCI
-

이 작품의 시리즈더보기

  • [체험판] Mastering JavaScript Functional Programming (Federico Kereki)
  • Mastering JavaScript Functional Programming (Federico Kereki)
Mastering JavaScript Functional Programming

작품 정보

▶Book Description
Functional programming is a programming paradigm for developing software using functions. Learning to use functional programming is a good way to write more concise code, with greater concurrency and performance. The JavaScript language is particularly suited to functional programming.

This book provides comprehensive coverage of the major topics in functional programming with JavaScript to produce shorter, clearer, and testable programs.

You'll delve into functional programming; including writing and testing pure functions, reducing side-effects, and other features to make your applications functional in nature.

Specifically, we'll explore techniques to simplify coding, apply recursion for loopless coding, learn ways to achieve immutability, implement design patterns, and work with data types.

By the end of this book, you'll have developed the JavaScript skills you need to program functional applications with confidence.

▶What You Will Learn
- Create more reliable code with closures and immutable data
- Convert existing methods into pure functions, and loops into recursive methods
- Develop more powerful applications with currying and function composition
- Separate the logic of your system from implementation details
- Implement composition and chaining techniques to simplify coding
- Use functional programming techniques where it makes the most sense

▶Key Features
- Become proficient and skilled with Functional Programming in JavaScript to solve real-world development problems
- Successfully apply Functional Programming concepts and techniques to everyday JavaScript programming
- Bring modularity, reusability, testability, and performance to your web apps

▶Who This Book Is For
If you are a JavaScript developer and want to apply functional programming techniques, then this book is for you. Only a basic knowledge of the concepts of functional programming is required for this book.

▶Style and approach
This book takes an easy-to-follow, step-by-step tutorial approach. You will make the most of JavaScript programming with a focus on the progression of functional programming techniques, styles, and detailed information about JavaScript libraries.

▶What this book covers
In this book, we'll cover Functional Programming (FP) in a practical way, though at times we will mention some theoretical points:

- Chapter 1, Becoming Functional - Several Questions, discusses FP, gives reasons for its usage, and lists the tools that you'll need to take advantage of the rest of the book.
- Chapter 2, Thinking Functionally - A First Example, will provide the first example of FP by considering a common web-related problem and going over several solutions, to finally center on a functional way.
- Chapter 3, Starting Out with Functions - A Core Concept, will go over the central concept of FP: functions, and the different options available in JavaScript.
- Chapter 4, Behaving Properly - Pure Functions, will consider the concept of purity and pure functions, and show how it leads to simpler coding and easier testing.
- Chapter 5, Programming Declaratively - A Better Style, will use simple data structures to show how to produce results working not in an imperative way, but in a declarative fashion.
- Chapter 6, Producing Functions - Higher-Order Functions, will deal with higher-order functions, which receive other functions as parameters and produce new functions as results.
- Chapter 7, Transforming Functions - Currying and Partial Application, will show some methods for producing new and specialized functions from earlier ones.
- Chapter 8, Connecting Functions - Pipelining and Composition, will show the key concepts regarding how to build new functions by joining previously defined ones.
- Chapter 9, Designing Functions - Recursion, will show how a key concept in FP, recursion, can be applied to designing algorithms and functions.
- Chapter 10, Ensuring Purity - Immutability, will show some tools that can help you work in a pure fashion by providing immutable objects and data structures.
- Chapter 11, Implementing Design Patterns - The Functional Way, will show how several popular OOP design patterns are implemented (or not needed!) when you program in FP ways.
- Chapter 12, Building Better Containers - Functional Data Types, will show some more highlevel functional patterns, introducing types, containers, functors, monads, and several other more advanced FP concepts.

I tried to keep examples simple and down-to-earth, because I wanted to focus on functional aspects and not on the intricacies of this or that problem. Some programming texts are geared toward learning, say, a given framework, and then work on a given problem, seeing how to fully work it out with the chosen tools. (Also, in fact, at the very beginning of planning for this book, I entertained the idea of developing an application that would use all the FP things I had in mind, but there was no way to fit all of that within a single project. Exaggerating a bit, I felt like an MD trying to find a patient on whom to apply all of his medical knowledge and treatments!) So, I opted to show plenty of individual techniques, which can be used in multiple situations. Rather than building a house, I want to show you how to put bricks together, how to wire things up, and so on, so that you will be able to apply whatever you need, as it may fit.

작가 소개

- Federico Kereki
Federico Kereki is a Uruguayan Systems Engineer, with a Masters Degree in Education, and more than thirty years' experience as a consultant, system developer, university professor, and writer.

He is currently a Subject Matter Expert at Globant, where he gets to use a good mixture of development frameworks, programming tools, and operating systems, such as JavaScript, Node.JS, React and Redux, SOA, Containers, and PHP, with both Windows and Linux.

He has taught several computer science courses at Universidad de la República, Universidad ORT Uruguay, and Universidad de la Empresa, he has also written texts for these courses.

He has written several articles-on JavaScript, web development, and open source topics-for magazines such as Linux Journal and LinuxPro Magazine in the United States, Linux+ and Mundo Linux in Europe, and for web sites such as Linux and IBM Developer Works. He also wrote booklets on computer security ("Linux in the Time of Malware" and "SSH: A Modern Lock for your Server") and a book ("Essential GWT: Building for the Web with Google Web Toolkit") on GWT programming.

Kereki has given talks on Functional Programming with JavaScript in public conferences (such as JSCONF 2016) and has used these techniques to develop Internet systems for businesses in Uruguay and abroad.

His current interests tend toward software quality and software engineering- with Agile Methodologies topmost-while on the practical side he works with diverse languages, tools, and frameworks, and Open Source Software (FLOSS) wherever possible!

He usually resides, works, and teaches in Uruguay, but he is currently on a project in India, and he wrote this book in that country.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • AI 엔지니어링 (칩 후옌, 변성윤)
  • 요즘 개발자를 위한 시스템 설계 수업 (디렌드라 신하 , 테자스 초프라)
  • 밑바닥부터 만들면서 배우는 LLM (세바스찬 라시카, 박해선)
  • 0과 1 사이 (가와타 아키라, 고이케 유키)
  • 요즘 바이브 코딩 클로드 코드 완벽 가이드 (최지호(코드팩토리))
  • 실무로 통하는 LLM 애플리케이션 설계 (수하스 파이, 박조은)
  • 주니어 백엔드 개발자가 반드시 알아야 할 실무 지식 (최범균)
  • 한 걸음 앞선 개발자가 지금 꼭 알아야 할 클로드 코드 (조훈, 정찬훈)
  • 헤드 퍼스트 소프트웨어 아키텍처 (라주 간디, 마크 리처드)
  • 데이터 삽질 끝에 UX가 보였다 (이미진(란란))
  • SQLite, MCP, 바이브 코딩을 활용한 데이터 분석과 업무 자동화 (박찬규, 윤가희)
  • 실전! 프로젝트로 배우는 딥러닝 컴퓨터비전 (김혜진, 왕진영)
  • 요즘 바이브 코딩 커서 AI 30가지 프로그램 만들기 (박현규)
  • 소문난 명강의 : 크리핵티브의 한 권으로 끝내는 웹 해킹 바이블 (하동민)
  • 데이터 중심 애플리케이션 설계 (마틴 클레프만, 정재부)
  • 핸즈온 LLM (제이 알아마르, 마르턴 흐루턴도르스트)
  • 개정판 | 개발자 기술 면접 노트 (이남희)
  • FastAPI로 배우는 백엔드 프로그래밍 with 클린 아키텍처 (한용재)
  • 처음 시작하는 FastAPI (빌 루바노빅, 한용재)
  • 파이썬 크래시 코스 (에릭 마테스, 한선용)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전