Skip to content

Latest commit

 

History

History
247 lines (153 loc) · 9.41 KB

CHANGELOG.md

File metadata and controls

247 lines (153 loc) · 9.41 KB

Changelog

11/01/2022

06/09/2022

  • Final changes and publishing for the web tools talk
  • Added code to mask emails and names

06/09/2022

  • Fixed issue with broken link in react-hooks talk
  • Added code snippet to parse and mask names from the CSV file
  • WIP on the talk about the web tools

30/08/2022

  • Preparations for the talk about the web tools

29/06/2022

25/05/2022

  • Updates for the talk about testing - added section about typical mistakes, added tiny section about TDD

23/05/2022

19/05/2022

  • Some minor updates for the talk about React Router
  • Published link to the YouTube for the talk about React router

18/05/2022

  • Published link to the YouTube with talk about TypeScript
  • Minor polishing for the talk about Forms

17/05/2022

  • Some polishing for the talk TypeScript for beginners
  • Added contacts to the layout
  • Regenerated all presentations with the new layout

16/05/2022

14/05/2022

  • Started working on talk about the TypeScript for beginners. Added first drafts.

12/05/2022

11/05/2022

10/05/2022

  • More polishing for the talk about CSS

09/05/2022

  • Some minor polishing for the talk about CSS
  • Program changes - generic talk about the State in React removed from the program

04/05/2022

03/05/2022

  • Massive update for the talk about React and components
  • Did a live talk about React and Components (I am not happy with the results, good candidate for re-recording)

01/05/2022

30/04/2022

  • Massive rework of the 3rd presentation about the React component. Nobody said it would be easy.
  • Replace progress section with RoadMap

29/04/2022

28/04/2022

  • First two talks went live!

27/04/2022

  • Finally added last slides for the last talk about the React and React UI libraries
  • Added the new section about the problem we are trying to solve with React

26/04/2022

  • Added more examples to the talk "React and UI Libraries"
  • Switched theme to the "Visual Studio 2015 dark style" from Nicolas LLOBERA
  • Added new section about alternatives to the CRA talk - thanks Babich for the hint
  • Added schedule for the first day

25/04/2022

  • Polishing the talk about what is React

24/04/2022

  • 🎉DAY OFF

23/04/2022

  • 🎉DAY OFF🎉

22/04/2022

21/04/2022

  • Added the GNU General Public License v3.0 for the project. I simply forgot to hit the checkbox when created the repo 😿
  • Added some initial slides for the new talk - React UI Libraries

20/04/2022

  • Published the new lecture - React Testing
  • Create an account on OpenCollective. It's not yet approved, but hope this will be resolved soon
  • Simplified readme

19/04/2022

  • Found that layout is pretty broken. Installed Prettier, updated layout, regenerated the first lecture
  • Worked hard on the new lecture - React Testing. Almost done...

18/04/2022

  • Added main part for the new lecture - React Network

17/04/2022

  • Fixed issues with scaffolding
  • Added draft version of the new lecture - "React Network"
  • Extra slides for the first lecture - Three pillars of React

16/04/2022

15/04/2022

  • Program re-ordering - "Styling in React - from plain CSS to CSS in JS" moved right after the "Building React Component"
  • Planned lecture - SPA - removed from the course
  • Planned package for working with forms - Formik, changed to the React-Hook-Forms, due to the developers inactivity
  • Added some slides for the new lecture Dealing with Forms - Default way and React-Hook-Forms

13/04/2022

  • Moved from numbers to named links in a name of easier reordering
  • Start working on the lecture React Router
  • Fixed links in the CHANGELOG I love recursion.

12/04/2022

11/04/2022

  • Lecture re-ordering. Instead of Form, the CSS lecture will be held. The reason is to give a break for students.
  • Changed CSS lecture structure for the better clarity
  • Start working with the new lecture Styling in React - from plain CSS to CSS in JS. Should be simple one 😂

10/04/2022

  • Added main content to the 5th workshop - Managing state in React. Still very far from being good enough to show anyone.

09/04/2022

08/04/2022

  • Made program for the "Detecting changes" a bit more clear
  • Improved scaffolding process - now it will generate the layout file and body files. Layout is rewritable, body no.
  • Added main content for the "Detecting changes" lecture
  • "Managing state in React" turned into workshop
  • Added some tags for the better SEO - so funny 🤣. I don't need any SEO 🤣

07/04/2022

  • Light improvements for the 0-3 presentation
  • Updated program for 4th presentation - "Detecting changes"
  • Added script scaffold.js to generate presentations from course.json
  • Added draft for the new presentation - "Detecting changes"

06/04/2022

  • Updated workshop's "Building your own component" program with better structure
  • Finished presentation for workshop: "Building your own component". Still polishing and adjusting required

05/04/2022

04/04/2022

03/04/2022

02/04/2022

  • Added first presentation - What is React
  • Changed first lesson schema to
    • What is React?
    • React - advantages and disadvantages
    • Why to learn React nowadays
  • Added automated publish to the gh-pages