Home Web Front-end JS Tutorial The story of the past in the years of the little developer

The story of the past in the years of the little developer

Dec 08, 2024 pm 04:18 PM

In the past year, there were important things...

Graduated, yayyyyyyyyyyyy (KMITL --- COMSCI)

....but really And I would like to say that I graduated from CSAG - Computer System Administrator Group haha, which is a computer club. That's where I live. I must say that I gained a lot from here. You could say that this place made my life change from the front to the back of my hand

Started working at Satang corporation as Software engineer (1 May 2017)

เรื่องราวที่ผ่านมาในปี อง developer ตัวน้อย

เรื่องราวที่ผ่านมาในปี อง developer ตัวน้อย

After graduating, I immediately came to work here. Actually, I had been working for 2 months before graduating, mainly doing front-end work, using React for development, but also writing some Golang for the back-end part. end The website that will be created will be tdax.com, which is the first digital coin trading website owned by Thai people

But when I first started working here, I must say that I was very uncomfortable because I had to do work that I wasn't good at, which was research UI and wireframe design. But after this point, I got to code seriously. Got to start the project myself, both React and Golang

I will say that being the one who started the project and did many things ourselves made our knowledge leapfrog from before. I refactored both React and Golang several times because after writing for a while we started to realize that what we were doing wasn't good and there was something better. So I don't hesitate to restructure it from time to time

And doing things ourselves will cause us to encounter many problems in software development. This causes the work to move very slowly in the beginning like React

  • To manage state, you have to use Redux
  • Manage forms to use redux-form
  • You must use it to manage a multilingual system. react-intl
  • Many others

In doing each part I spent a lot of time studying. This doesn't even include Golang. There are very few good libs. Most of them I have to write and add myself, but when I do it next time, our life will be much easier

But in the end TDAX was finished in 2 months WTFFFF!!! How did you do it in 2 months?

In addition to knowledge I get a sense of family from here as well. In fact, everyone in the company I already know because they're at the same university. and the same club (CSAG), so working in the beginning didn't require much adjustment. We could just talk about drinking and drinking. Pointing out this and that girl, haha. And the important thing I got from here is.....

Get to know Cryptocurrency!!

Because this company deals with Cryptocurrency both trading and wallet system (tdax.com , satang.com) when doing research to make a website for the first time, so I had to really try using this system. and really try trading from the money the company gave It made me open up to the world of making money in a new way. that gets money quickly And lost quickly 555

Resigned from Satang corporation

The party will eventually end. I've only been working here for 6 months. But I got a lot of things back

It's like I gained 2 years of work experience from just 6 months of work

But I thought about it. that I will definitely come back to work here again I made a promise to him like that...

Plus before issuing he gave me 120 xzc of zcoin

If measured in money at the current price rate, it would be 485,503 baht at the rate (1 coin per 4000 baht)

Really thank you. I can use this money to make a profit. Got a lot

Worked at Getlinks as a Web developer (6 Dec 17)

เรื่องราวที่ผ่านมาในปี อง developer ตัวน้อย

Getlinks is a platform for recruiting IT people for companies that need employees

The main reason I moved jobs would be

  • I want a full team because in the old place there was only a dev team, so I want to learn how to work with others more
  • About salary

At first I didn't know this. But I was just scrolling through Facebook for fun and someone from getlinks was looking for frontend applications, so I applied. They asked me to try doing a test, which is

  • Made the layout that was given using html css but I also did it with react
  • by user information from github from the input field, you have to write html css together with nodejs to pull the api, but actually, I think just html css js is enough, but I think they want the ability in nodejs as well

Then he called me for an interview. I asked about react nextjs and my previous experience

Shortly after the interview finished, a woman called and said that Pee Ae (CTO Getlinks) like it very much I wanted them to work together and I didn't hesitate to accept. 55555

Finally came to work at Getlinks as a frontend developer and was welcomed very well. On the first day I had a beer first haha

At the time of writing this article, I have been working here for 1 month and have learned more about my own advantages and disadvantages from recommendations from seniors at work

Things to study further

  • React native
  • GraphQL
  • Kuberneste
  • Canvas
  • CSS animation transition
  • In-Depth Bitcoin Investing Graph analysis
  • Teamwork

Finally....

Actually, I want to quit my job and start my own startup, but the old one still hasn't succeeded at all. The idea of ​​making money is hard to find. You must work to gain experience first. and turned myself into a Spacialist in Web developer

The above is the detailed content of The story of the past in the years of the little developer. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1664
14
PHP Tutorial
1268
29
C# Tutorial
1241
24
Demystifying JavaScript: What It Does and Why It Matters Demystifying JavaScript: What It Does and Why It Matters Apr 09, 2025 am 12:07 AM

JavaScript is the cornerstone of modern web development, and its main functions include event-driven programming, dynamic content generation and asynchronous programming. 1) Event-driven programming allows web pages to change dynamically according to user operations. 2) Dynamic content generation allows page content to be adjusted according to conditions. 3) Asynchronous programming ensures that the user interface is not blocked. JavaScript is widely used in web interaction, single-page application and server-side development, greatly improving the flexibility of user experience and cross-platform development.

The Evolution of JavaScript: Current Trends and Future Prospects The Evolution of JavaScript: Current Trends and Future Prospects Apr 10, 2025 am 09:33 AM

The latest trends in JavaScript include the rise of TypeScript, the popularity of modern frameworks and libraries, and the application of WebAssembly. Future prospects cover more powerful type systems, the development of server-side JavaScript, the expansion of artificial intelligence and machine learning, and the potential of IoT and edge computing.

JavaScript Engines: Comparing Implementations JavaScript Engines: Comparing Implementations Apr 13, 2025 am 12:05 AM

Different JavaScript engines have different effects when parsing and executing JavaScript code, because the implementation principles and optimization strategies of each engine differ. 1. Lexical analysis: convert source code into lexical unit. 2. Grammar analysis: Generate an abstract syntax tree. 3. Optimization and compilation: Generate machine code through the JIT compiler. 4. Execute: Run the machine code. V8 engine optimizes through instant compilation and hidden class, SpiderMonkey uses a type inference system, resulting in different performance performance on the same code.

Python vs. JavaScript: The Learning Curve and Ease of Use Python vs. JavaScript: The Learning Curve and Ease of Use Apr 16, 2025 am 12:12 AM

Python is more suitable for beginners, with a smooth learning curve and concise syntax; JavaScript is suitable for front-end development, with a steep learning curve and flexible syntax. 1. Python syntax is intuitive and suitable for data science and back-end development. 2. JavaScript is flexible and widely used in front-end and server-side programming.

JavaScript: Exploring the Versatility of a Web Language JavaScript: Exploring the Versatility of a Web Language Apr 11, 2025 am 12:01 AM

JavaScript is the core language of modern web development and is widely used for its diversity and flexibility. 1) Front-end development: build dynamic web pages and single-page applications through DOM operations and modern frameworks (such as React, Vue.js, Angular). 2) Server-side development: Node.js uses a non-blocking I/O model to handle high concurrency and real-time applications. 3) Mobile and desktop application development: cross-platform development is realized through ReactNative and Electron to improve development efficiency.

How to Build a Multi-Tenant SaaS Application with Next.js (Frontend Integration) How to Build a Multi-Tenant SaaS Application with Next.js (Frontend Integration) Apr 11, 2025 am 08:22 AM

This article demonstrates frontend integration with a backend secured by Permit, building a functional EdTech SaaS application using Next.js. The frontend fetches user permissions to control UI visibility and ensures API requests adhere to role-base

Building a Multi-Tenant SaaS Application with Next.js (Backend Integration) Building a Multi-Tenant SaaS Application with Next.js (Backend Integration) Apr 11, 2025 am 08:23 AM

I built a functional multi-tenant SaaS application (an EdTech app) with your everyday tech tool and you can do the same. First, what’s a multi-tenant SaaS application? Multi-tenant SaaS applications let you serve multiple customers from a sing

From C/C   to JavaScript: How It All Works From C/C to JavaScript: How It All Works Apr 14, 2025 am 12:05 AM

The shift from C/C to JavaScript requires adapting to dynamic typing, garbage collection and asynchronous programming. 1) C/C is a statically typed language that requires manual memory management, while JavaScript is dynamically typed and garbage collection is automatically processed. 2) C/C needs to be compiled into machine code, while JavaScript is an interpreted language. 3) JavaScript introduces concepts such as closures, prototype chains and Promise, which enhances flexibility and asynchronous programming capabilities.

See all articles